summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-10-06 18:22:30 +0200
committerraveit65 <[email protected]>2015-10-06 18:22:30 +0200
commit76063e3736f68e56902a9e363a307dd6ec33e6fd (patch)
treeb0dbc49883067e977b27187fd6ac948528e052b2
parent632979d6d5a65a8a105b10813b7ac63484348412 (diff)
downloadmate-netbook-76063e3736f68e56902a9e363a307dd6ec33e6fd.tar.bz2
mate-netbook-76063e3736f68e56902a9e363a307dd6ec33e6fd.tar.xz
pre-bump version to 1.11.0
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6dff12d..43b731a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.11.0
+======
+
1.10.0
======
diff --git a/configure.ac b/configure.ac
index 321693e..cc9eaf5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT(mate-netbook, 1.10.0, [])
+AC_INIT(mate-netbook, 1.11.0, [])
AM_INIT_AUTOMAKE([1.9 foreign tar-ustar no-dist-gzip dist-xz check-news])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR(maximus/main.c)