summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-10-06 16:30:44 +0200
committerraveit65 <[email protected]>2015-10-06 16:30:44 +0200
commit2f6b96e17946f8429e5167437c3516d9ee92f818 (patch)
treec868e33a264ac899d359ae380a11876316c21433
parentb59c7a53c5dbc73657cbcb0f04b82877630df437 (diff)
downloadmate-common-2f6b96e17946f8429e5167437c3516d9ee92f818.tar.bz2
mate-common-2f6b96e17946f8429e5167437c3516d9ee92f818.tar.xz
bump version to 1.11.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4a82735..c890dc0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.11.0
+
1.10.0
* Add support for automake 1.15
diff --git a/configure.ac b/configure.ac
index 336147a..09f8755 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.54)
-AC_INIT([mate-common], [1.10.0], [https://github.com/mate-desktop/mate-common])
+AC_INIT([mate-common], [1.11.0], [https://github.com/mate-desktop/mate-common])
AC_CONFIG_SRCDIR([macros/mate-autogen])