diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-31 13:15:37 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-31 13:15:37 +0200 |
commit | 2e181433698c8d7634a686a6918da031521abcc6 (patch) | |
tree | 10bc2e22808f937a4cdea7debf28986153e338d6 /configure.ac | |
parent | 301788e293d001107832d2ca664537aa49137aa7 (diff) | |
download | libmateweather-2e181433698c8d7634a686a6918da031521abcc6.tar.bz2 libmateweather-2e181433698c8d7634a686a6918da031521abcc6.tar.xz |
Bump version to 1.6.0
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 93349ce..c0ec680 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.5.1], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.6.0], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |