summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2015-01-12 11:44:24 +0100
committerStefano Karapetsas <[email protected]>2015-01-12 11:44:24 +0100
commitdf3afe5dc48ac757f06aae44476041ccfabe7cad (patch)
tree64f0738a35f45803bee495d5303aa4d1e69bfb2d
parent0f1a444af0c2d37fd1ad1b77220f6f9f8ef2b686 (diff)
downloadmate-common-df3afe5dc48ac757f06aae44476041ccfabe7cad.tar.bz2
mate-common-df3afe5dc48ac757f06aae44476041ccfabe7cad.tar.xz
Bump version to 1.9.1mate-common-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 72f31d0..64fe2a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.9.0
+1.9.1
* ...
diff --git a/configure.ac b/configure.ac
index ba740b3..99401b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.54)
-AC_INIT([mate-common], [1.9.0], [https://github.com/mate-desktop/mate-common])
+AC_INIT([mate-common], [1.9.1], [https://github.com/mate-desktop/mate-common])
AC_CONFIG_SRCDIR([macros/mate-autogen])