summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-10-06 19:31:47 +0200
committerraveit65 <[email protected]>2015-10-06 19:31:47 +0200
commit64ce1be24aea37ebb3f02bffeead84fb53c76459 (patch)
treeabf3a5c9cf5991519a264d5a296e8e220f12c387
parentee9e579ce7f671f6ecc929a53e648cb59f0eea99 (diff)
downloadmate-backgrounds-64ce1be24aea37ebb3f02bffeead84fb53c76459.tar.bz2
mate-backgrounds-64ce1be24aea37ebb3f02bffeead84fb53c76459.tar.xz
pre-bump version to 1.11.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1965868..8252b7f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.11.0
+
1.10.0
* Add Ubuntu MATE wallpapers without branding, by Ubuntu MATE team
* Add new MATE-Stripes-Dark.png, MATE-Stripes-Light.png wallpapers by hekel
diff --git a/configure.ac b/configure.ac
index 122f62d..ff1faca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([mate-backgrounds],
- [1.10.0],
+ [1.11.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])