summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-03-01 11:41:55 +0100
committerStefano Karapetsas <[email protected]>2014-03-01 11:41:55 +0100
commitb0a51d7c11e23a15b396f78eb64639684491f013 (patch)
tree57d492503d6db7c59bc1260154dc30ab5f700e90
parentde0b77938764213f8b26b9c3b09e4f118e4205db (diff)
downloadmate-backgrounds-b0a51d7c11e23a15b396f78eb64639684491f013.tar.bz2
mate-backgrounds-b0a51d7c11e23a15b396f78eb64639684491f013.tar.xz
Bump version to 1.8.0mate-backgrounds-1.8.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 326476d..c3c38ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,3 @@
-1.7.90
+1.8.0
* Add new "Float into MATE" wallpaper by Rowen Stipe
* Add artist tag in XML files
diff --git a/configure.ac b/configure.ac
index d2d1b58..6d1bf2f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([mate-backgrounds],
- [1.7.90],
+ [1.8.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])