summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2016-06-12 15:28:59 +0100
committerMartin Wimpress <[email protected]>2016-06-12 15:28:59 +0100
commitbb9bb1c86c1ce898e2c25a5a6837f02a66a9465f (patch)
treebe66f3a1a020858b1bbe445812c9a58f7c24dff9
parentcc34243266804068147a2a1b6c25081efdc377ce (diff)
downloadpython-caja-bb9bb1c86c1ce898e2c25a5a6837f02a66a9465f.tar.bz2
python-caja-bb9bb1c86c1ce898e2c25a5a6837f02a66a9465f.tar.xz
Bump version to 1.15.0v1.15.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fec6ff3..58d209f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.15.0
+
+ * Translations update
+
1.14.0
* Expose filenames of Python extensions to Caja
diff --git a/configure.ac b/configure.ac
index 6afe7c9..8e0c693 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([python-caja], [1.14.0],
+AC_INIT([python-caja], [1.15.0],
[https://github.com/mate-desktop/python-caja/issues],
[python-caja], [http://mate-desktop.org])