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 21163cd..75fd597 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.9.1
+1.9.90
* 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 ae4567e..5ef4200 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([mate-backgrounds],
- [1.9.1],
+ [1.9.90],
[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])