summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-10-02 21:13:46 +0200
committerStefano Karapetsas <[email protected]>2014-10-02 21:13:46 +0200
commit4ca6d73b1761f71c7b49bbe7f5a75880d69fdef9 (patch)
tree58ef7986537dc69ff1db5bf3c63f96eaa9d90455
parentf6fbdd61d48c34d0911a0d964b16db6a7cf99021 (diff)
downloadlibmateweather-4ca6d73b1761f71c7b49bbe7f5a75880d69fdef9.tar.bz2
libmateweather-4ca6d73b1761f71c7b49bbe7f5a75880d69fdef9.tar.xz
Bump version to 1.9.1
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f107135..cbdea90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.9.0
+1.9.1
* ...
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)