diff options
author | Stefano Karapetsas <[email protected]> | 2014-10-02 21:13:46 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-10-02 21:13:46 +0200 |
commit | 4ca6d73b1761f71c7b49bbe7f5a75880d69fdef9 (patch) | |
tree | 58ef7986537dc69ff1db5bf3c63f96eaa9d90455 /configure.ac | |
parent | f6fbdd61d48c34d0911a0d964b16db6a7cf99021 (diff) | |
download | libmateweather-4ca6d73b1761f71c7b49bbe7f5a75880d69fdef9.tar.bz2 libmateweather-4ca6d73b1761f71c7b49bbe7f5a75880d69fdef9.tar.xz |
Bump version to 1.9.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 f2df6fd..9a8d1ef 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.9.0], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.9.1], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |