diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-08 01:09:49 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-08 01:09:49 +0200 |
commit | ba11422c0599c8418aaca24b33c1650e3d327a4c (patch) | |
tree | 39f71ea83a3a2c8ab16278ac473ad59c2756dbb3 | |
parent | b3ee7ff3e27cec053ae114a89ec77ade31f0cf96 (diff) | |
download | libmateweather-ba11422c0599c8418aaca24b33c1650e3d327a4c.tar.bz2 libmateweather-ba11422c0599c8418aaca24b33c1650e3d327a4c.tar.xz |
Bump version to 1.7.0libmateweather-1.7.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3688163..7a96385 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.7.0], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |