summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-01-05 02:31:17 +0100
committerWolfgang Ulbrich <[email protected]>2016-01-05 02:31:17 +0100
commit1b3761aa805024182755debda9308ab99dc22695 (patch)
tree03f5919f635c65e20f3b12b8901c22d34a46705e
parentd47149a5dd9022e30eb40d9f7cb75333d1ab51c3 (diff)
downloadmate-netbook-1b3761aa805024182755debda9308ab99dc22695.tar.bz2
mate-netbook-1b3761aa805024182755debda9308ab99dc22695.tar.xz
pre-bump version to 1.13.0
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 23ac7cd..d373d31 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.13.0
+======
+
1.12.0
======
diff --git a/configure.ac b/configure.ac
index e9b821b..209eedd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT(mate-netbook, 1.12.0, [])
+AC_INIT(mate-netbook, 1.13.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)