summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-30 17:09:36 +0200
committerraveit65 <[email protected]>2017-03-30 17:09:36 +0200
commitd31b3d501218a61c8f4a91bb641967fa1ff42c35 (patch)
treebe7565e6c407008927645d9d2892daeb7fdcf9c1 /configure.ac
parent31cbb4ec801cfeec9badc2a66e6f62d621b065a5 (diff)
downloadmate-calc-d31b3d501218a61c8f4a91bb641967fa1ff42c35.tar.bz2
mate-calc-d31b3d501218a61c8f4a91bb641967fa1ff42c35.tar.xz
pre-bump version
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 a86c3af..a56b11d 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.18.0], [http://mate-desktop.org])
+AC_INIT([mate-calc], [1.19.0], [http://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])
AC_CONFIG_HEADERS(config.h)