summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-19 10:21:56 +0100
committerStefano Karapetsas <[email protected]>2014-02-19 10:21:56 +0100
commitaec7cab77d8e027499fa0772de846882dd9ec544 (patch)
tree9f6400fb005fc62ef1a2264e8fbe3f89a90d41bc /configure.ac
parente42e7a5723b00762a70166e88866adb9cbc18db8 (diff)
downloadmate-calc-aec7cab77d8e027499fa0772de846882dd9ec544.tar.bz2
mate-calc-aec7cab77d8e027499fa0772de846882dd9ec544.tar.xz
Bump version to 1.7.90mate-calc-1.7.90
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 544faa0..e897fbb 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.7.1], [http://mate-desktop.org])
+AC_INIT([mate-calc], [1.7.90], [http://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])
AC_CONFIG_HEADERS(config.h)