diff options
author | Stefano Karapetsas <[email protected]> | 2013-08-10 11:51:11 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-08-10 11:51:11 +0200 |
commit | 4b73d420838415d69f9e167251aacb601d98b5c9 (patch) | |
tree | 7e2a82e309d4e8e5b53c7511f7e136572db71a0a | |
parent | a7d8914f66875a819c7f8fdccafe532249386c12 (diff) | |
download | libmateweather-4b73d420838415d69f9e167251aacb601d98b5c9.tar.bz2 libmateweather-4b73d420838415d69f9e167251aacb601d98b5c9.tar.xz |
Bump version to 1.6.2libmateweather-1.6.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5c4103e..dd762cc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.6.1], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.6.2], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |