summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2015-05-04 14:32:33 +0200
committerStefano Karapetsas <[email protected]>2015-05-04 14:32:33 +0200
commitee9e579ce7f671f6ecc929a53e648cb59f0eea99 (patch)
tree85b32d77534f3ad8f4c22500279e7d308dcf26cc
parent7a90ebd7c119aa15dee747b684e2c0591cdff32e (diff)
downloadmate-backgrounds-1.10.0.tar.bz2
mate-backgrounds-1.10.0.tar.xz
Bump version to 1.10.0mate-backgrounds-1.10.01.10
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 75fd597..1965868 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.9.90
+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 5ef4200..122f62d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([mate-backgrounds],
- [1.9.90],
+ [1.10.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])