diff options
author | raveit65 <[email protected]> | 2016-06-07 14:26:33 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-06-07 14:26:33 +0200 |
commit | 10026689e684a397380d02013a8417f0ab105528 (patch) | |
tree | e85d1abac358015a04316408134f2ab625fefc2d | |
parent | 414473887dd52d53b87768e27c715c4a3c4b3cd4 (diff) | |
download | mate-backgrounds-10026689e684a397380d02013a8417f0ab105528.tar.bz2 mate-backgrounds-10026689e684a397380d02013a8417f0ab105528.tar.xz |
release 1.15.0v1.15.0
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +1.15.0 + + * Sync translations with transifex + 1.14.0 * Add new languages and sync translations with transiflex * Add Changelog generation diff --git a/configure.ac b/configure.ac index 493a8ae..a4cc7f9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([mate-backgrounds], - [1.14.0], + [1.15.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]) |