summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-30 17:55:40 +0200
committerraveit65 <[email protected]>2017-03-30 17:55:40 +0200
commitb77d95301c18e2979943b2a62113bb164b266d54 (patch)
tree8c2a9338743f007461e9c602823e7d66be5e1a04
parentafed6035af51c699c4416f1109fa6cd99bb3b897 (diff)
downloadmate-menus-b77d95301c18e2979943b2a62113bb164b266d54.tar.bz2
mate-menus-b77d95301c18e2979943b2a62113bb164b266d54.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 47302f3..0ba2272 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### mate-menus 1.19.0
+
### mate-menus 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting
diff --git a/configure.ac b/configure.ac
index 0ce6d68..f89dffe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.62)
-AC_INIT([mate-menus], [1.18.0], [http://www.mate-desktop.org])
+AC_INIT([mate-menus], [1.19.0], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR(libmenu/matemenu-tree.h)
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])