summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-10-28 11:17:06 +0100
committerStefano Karapetsas <[email protected]>2013-10-28 11:17:06 +0100
commit686ef72ea7b93f38623a3978a9bccb879b8565b4 (patch)
treefd022a126ddd1624480d786f7e569fd4658c707b /configure.ac
parenta155efb1925f82dadb4f67f7e86aee9712f57d3a (diff)
downloadmate-calc-686ef72ea7b93f38623a3978a9bccb879b8565b4.tar.bz2
mate-calc-686ef72ea7b93f38623a3978a9bccb879b8565b4.tar.xz
Bump version to 1.7.0
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 d507db3..fc781d7 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.6.0], [http://mate-desktop.org])
+AC_INIT([mate-calc], [1.7.0], [http://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz])
AC_CONFIG_HEADERS(config.h)