diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-15 13:19:52 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-15 13:19:52 +0100 |
commit | 0389c5ca03ef07b81ac0e4c9ac03853857e7c0e8 (patch) | |
tree | 417ff4d997782989091a99e140bba0d8d003ac94 /configure.ac | |
parent | 97c2247fd8ec45731b832123f8e02b13facd236f (diff) | |
download | libmateweather-0389c5ca03ef07b81ac0e4c9ac03853857e7c0e8.tar.bz2 libmateweather-0389c5ca03ef07b81ac0e4c9ac03853857e7c0e8.tar.xz |
Bump version to 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 b094413..4a0e70c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.7.1], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.7.90], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |