summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2016-06-08 17:23:01 +0100
committerMartin Wimpress <[email protected]>2016-06-08 17:23:01 +0100
commiteea08f6b34bdfd58f31451874a4f9646131b997f (patch)
tree9b41825202d1ac0d5eb03f6e288c13540054e9de
parentee78d4b121f23618f630e26f183073b51d4ef4d0 (diff)
downloadmate-user-share-eea08f6b34bdfd58f31451874a4f9646131b997f.tar.bz2
mate-user-share-eea08f6b34bdfd58f31451874a4f9646131b997f.tar.xz
Bump version to 1.15.0v1.15.0
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 56556f0..4777555 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.15.0
+ * Translations update
+
1.14.0
* Drop MateConf migration script
* Don't translate Keywords field in .desktop files
diff --git a/configure.ac b/configure.ac
index 310ac06..03e8954 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(mate-user-share, 1.14.0)
+AC_INIT(mate-user-share, 1.15.0)
AM_INIT_AUTOMAKE([1.9 dist-xz no-dist-gzip check-news])
AM_CONFIG_HEADER(config.h)