summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2015-04-05 19:06:04 +0200
committerStefano Karapetsas <[email protected]>2015-04-05 19:06:04 +0200
commitb59c7a53c5dbc73657cbcb0f04b82877630df437 (patch)
treecc26e512a44884639221fd13d7bd6f7e089a5c7f
parent6b5032d74568a58d5bc17a6f432a52aa35e19718 (diff)
downloadmate-common-1.10.tar.bz2
mate-common-1.10.tar.xz
Bump version to 1.10.0mate-common-1.10.01.10
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ada6bd0..4a82735 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.9.90
+1.10.0
* Add support for automake 1.15
* Support lcov 1.11
diff --git a/configure.ac b/configure.ac
index c8d4540..336147a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.54)
-AC_INIT([mate-common], [1.9.90], [https://github.com/mate-desktop/mate-common])
+AC_INIT([mate-common], [1.10.0], [https://github.com/mate-desktop/mate-common])
AC_CONFIG_SRCDIR([macros/mate-autogen])