summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2021-10-24 12:00:40 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2021-10-24 12:00:40 -0400
commit53feec74ec92bf1e5766e7bb6aaa11b2faa31eae (patch)
treeea0b898e7f2f932691cdd4aa4bdcd2b1d6637235 /configure.ac
parent9523f936cf6f761ccc6127546540580cb57f9a5f (diff)
More release prep.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0c892e4..0a990bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- Autoconf -*-
-AC_INIT(bonnie-bee, 0.1.0)
+AC_INIT(bonnie-bee, 1.0.0)
AC_CONFIG_SRCDIR(bonnie-bee)
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([color-tests -Wall -Wno-portability foreign])