summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-06-07 11:52:26 +0200
committerraveit65 <[email protected]>2016-06-07 11:52:26 +0200
commit0fd519e90c7c8c26b1b38d87736bebfab6064bd9 (patch)
treebd05e0d1980f9be21129421fef0f36774daca098
parent5e12c555f1a98082646812f1783e7263d32df136 (diff)
downloadmate-common-0fd519e90c7c8c26b1b38d87736bebfab6064bd9.tar.bz2
mate-common-0fd519e90c7c8c26b1b38d87736bebfab6064bd9.tar.xz
release 1.15.0v1.15.0
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b48c6b6..c25c802 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.15.0
+ * bump version
+
1.14.0
* Remove references to obsolete MATE components
diff --git a/configure.ac b/configure.ac
index 971e056..a50844e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.54)
-AC_INIT([mate-common], [1.14.0], [https://github.com/mate-desktop/mate-common])
+AC_INIT([mate-common], [1.15.0], [https://github.com/mate-desktop/mate-common])
AC_CONFIG_SRCDIR([macros/mate-autogen])