aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-12-25 17:29:06 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2018-12-25 17:29:06 +0100
commit38118d392a446e53e71338de1c50d1a5659d3938 (patch)
treee3a97783a5eba2beb24b058a37ee288ac6294876 /configure.ac
parent72cd558d5d6c4965bb35ed1f9175a4528421ad7a (diff)
Decide the next version to be 0.3.0, not 0.2.3
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 3dd2988..1c99b13 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
# along with ctct. If not, see <https://www.gnu.org/licenses/>.
#
-AC_INIT([ctct], [0.2.3-dev], [alguien@respiranto.de])
+AC_INIT([ctct], [0.3.0-dev], [alguien@respiranto.de])
AC_CONFIG_FILES(
[Makefile]
[ctct.1]