summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 8252b7f..8388ac9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.11.0
+1.12.0
1.10.0
* Add Ubuntu MATE wallpapers without branding, by Ubuntu MATE team
diff --git a/configure.ac b/configure.ac
index ff1faca..e2a33e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([mate-backgrounds],
- [1.11.0],
+ [1.12.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])