summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-18 13:22:16 +0100
committerraveit65 <[email protected]>2018-12-19 13:00:23 +0100
commit5bb5eebacbba5eae92ba53455b30c16d8a4d7490 (patch)
tree53110e2d3bff4b6c158e48beae719c9eb0574405 /configure.ac
parent0576c7c71ff2982e3db6293a8900eef2eb35f7c1 (diff)
downloadmate-calc-1.20.3.tar.bz2
mate-calc-1.20.3.tar.xz
release 1.20.3v1.20.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 f5b53d3..b3979de 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.2], [http://mate-desktop.org])
+AC_INIT([mate-calc], [1.20.3], [http://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])
AC_CONFIG_HEADERS(config.h)