From ea8f6ede2629c3d43800aff529919aaa689d50b6 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 14 Jun 2018 15:20:27 +0200 Subject: pre-bump version --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9335965..a724662 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.62) -AC_INIT([mate-calc], [1.20.0], [http://mate-desktop.org]) +AC_INIT([mate-calc], [1.21.0], [http://mate-desktop.org]) AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news]) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1