diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-19 10:21:56 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-19 10:21:56 +0100 |
commit | aec7cab77d8e027499fa0772de846882dd9ec544 (patch) | |
tree | 9f6400fb005fc62ef1a2264e8fbe3f89a90d41bc /configure.ac | |
parent | e42e7a5723b00762a70166e88866adb9cbc18db8 (diff) | |
download | mate-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.ac | 2 |
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) |