diff options
author | Stefano Karapetsas <[email protected]> | 2013-04-11 22:45:14 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-04-11 22:45:14 +0200 |
commit | ed1743d663fa167baf1a268d274835625a03150c (patch) | |
tree | b39b61981fcf131b56ca921bd6f43ac9c7c2a347 /configure.ac | |
parent | ecaa2ae13be51532247ffab3d7eed29f9357c9f9 (diff) | |
download | libmateweather-ed1743d663fa167baf1a268d274835625a03150c.tar.bz2 libmateweather-ed1743d663fa167baf1a268d274835625a03150c.tar.xz |
Bump version to 1.6.1libmateweather-1.6.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 c0ec680..6a26a1d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.6.0], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.6.1], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |