summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-11-20 21:17:05 +0100
committerraveit65 <[email protected]>2016-11-20 21:17:05 +0100
commit0527be3a0c86cb35d735e75807b867773a2ae6db (patch)
tree7567879758aec0f3d9d3cf7276dd27843177aba5
parent03a2e245cf57c2ab0cd0d759726b37c287859a09 (diff)
downloadmate-common-0527be3a0c86cb35d735e75807b867773a2ae6db.tar.bz2
mate-common-0527be3a0c86cb35d735e75807b867773a2ae6db.tar.xz
release 1.17.0v1.17.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 177aefa..ebc2896 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.17.0
+
+ * bump version
+
1.16.0
* Check only for autoreconf in mate-autogen as autoconf, automake,
diff --git a/configure.ac b/configure.ac
index 9d891b0..28d31ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.54)
-AC_INIT([mate-common], [1.16.0], [https://github.com/mate-desktop/mate-common])
+AC_INIT([mate-common], [1.17.0], [https://github.com/mate-desktop/mate-common])
AC_CONFIG_SRCDIR([macros/mate-autogen])