diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-09 19:49:39 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-09 19:49:39 +0100 |
commit | e843719c85fbb70d9d609f2a84f271e8c50e809d (patch) | |
tree | c64111980586d20595bb567edd6bde4903d15881 /configure.ac | |
parent | 773a573c600d2f12f7be532edcee3c84e02713c8 (diff) | |
download | libmateweather-e843719c85fbb70d9d609f2a84f271e8c50e809d.tar.bz2 libmateweather-e843719c85fbb70d9d609f2a84f271e8c50e809d.tar.xz |
Bump version to 1.7.1
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 d87228a..119bfdc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.7.0], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.7.1], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |