summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-30 17:11:51 +0200
committerraveit65 <[email protected]>2017-03-30 17:11:51 +0200
commit07b32132b379d7a8db7e30a665e8bc335d939e26 (patch)
tree199c5f87c8cd6833d43387920f486cb9f8bd9468
parenta3b042ab8a340ef8e1a9741ccf7e26d5873e274a (diff)
downloadmate-common-07b32132b379d7a8db7e30a665e8bc335d939e26.tar.bz2
mate-common-07b32132b379d7a8db7e30a665e8bc335d939e26.tar.xz
pre-bump version
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7a6d234..9f551d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### mate-common 1.19.0
+
### mate-common 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting
diff --git a/configure.ac b/configure.ac
index 7f39fef..b462718 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.54)
-AC_INIT([mate-common], [1.18.0], [https://github.com/mate-desktop/mate-common])
+AC_INIT([mate-common], [1.19.0], [https://github.com/mate-desktop/mate-common])
AC_CONFIG_SRCDIR([macros/mate-autogen])