summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-01-05 02:16:44 +0100
committerWolfgang Ulbrich <[email protected]>2016-01-05 02:16:44 +0100
commit3e6252b9e1f320a8c8810a266f02e973c1d5e286 (patch)
tree781a062c68a41229d892db78378b5e4d198bd365
parenta9318c12a7083357e883368539b218439823cab4 (diff)
downloadmate-backgrounds-3e6252b9e1f320a8c8810a266f02e973c1d5e286.tar.bz2
mate-backgrounds-3e6252b9e1f320a8c8810a266f02e973c1d5e286.tar.xz
pre-bump version to 1.13.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8388ac9..ff65daf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.13.0
+
1.12.0
1.10.0
diff --git a/configure.ac b/configure.ac
index e2a33e8..3f313bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([mate-backgrounds],
- [1.12.0],
+ [1.13.0],
[http://www.mate-desktop.org])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar check-news])