summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-11-10 10:01:15 +0100
committerStefano Karapetsas <[email protected]>2014-11-10 10:01:15 +0100
commit7910806fd3e6760942f9973f02edd1a56580921c (patch)
treeef41c328a505f0957938e191858790fba1c142b1
parentcf3c7b4a4aa370e53f56843b71c161b95c3fc90b (diff)
downloadmate-backgrounds-7910806fd3e6760942f9973f02edd1a56580921c.tar.bz2
mate-backgrounds-7910806fd3e6760942f9973f02edd1a56580921c.tar.xz
Bump version to 1.9.1mate-backgrounds-1.9.1
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0adca5d..21163cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
-1.9.0
+1.9.1
+ * Add Ubuntu MATE wallpapers without branding, by Ubuntu MATE team
* Add new MATE-Stripes-Dark.png, MATE-Stripes-Light.png wallpapers by hekel
1.8.0
diff --git a/configure.ac b/configure.ac
index 85b2243..ae4567e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([mate-backgrounds],
- [1.9.0],
+ [1.9.1],
[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])