summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-10-25 13:41:03 +0300
committermonsta <[email protected]>2017-10-25 13:41:03 +0300
commit84bfd72807a1f00973ea65cdad90a3bd4f9f1be0 (patch)
treefcc4789eb42de4dbcaefd2f7944753024ba117ac /configure.ac
parente92145d0d8f9c03e85d765fa8390e1b03c0e47fc (diff)
downloadmate-calc-1.18.1.tar.bz2
mate-calc-1.18.1.tar.xz
release 1.18.1v1.18.1
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..7f0b1eb 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.18.1], [http://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])
AC_CONFIG_HEADERS(config.h)