From 53feec74ec92bf1e5766e7bb6aaa11b2faa31eae Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sun, 24 Oct 2021 12:00:40 -0400 Subject: More release prep. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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]) -- cgit v1.2.3