summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-04-05 16:00:33 +0200
committerraveit65 <[email protected]>2016-04-05 16:00:33 +0200
commit1db9c42a5da463e4f9808e1564f3a72a97c0d052 (patch)
tree1c3da423cb3f57fde8df0027ccaeb9ae683c305e
parent08eec19c27a97ca08d247f35d4773f4b6808ef32 (diff)
downloadmate-backgrounds-1db9c42a5da463e4f9808e1564f3a72a97c0d052.tar.bz2
mate-backgrounds-1db9c42a5da463e4f9808e1564f3a72a97c0d052.tar.xz
release 1.14.0
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 356bd87..cfce5d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
-1.13.0
- * pump version to 1.13.0
+1.14.0
+ * Add new languages and sync translations with transiflex
+ * Add Changelog generation
+
1.12.0
+ * Sync translations with transifex
1.10.0
* Add Ubuntu MATE wallpapers without branding, by Ubuntu MATE team
diff --git a/configure.ac b/configure.ac
index 3f313bc..493a8ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([mate-backgrounds],
- [1.13.0],
+ [1.14.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])