summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-01-25 15:41:07 +0100
committerWolfgang Ulbrich <[email protected]>2016-01-25 15:41:07 +0100
commit7e5681d9d0989ff9217dd008ba6814a29d7078d0 (patch)
treefab6481a4681d12c958b7f1fc413c3cac309288f
parent0deb50a37b5276b1efa4459106ba1b1a9c7a0f01 (diff)
downloadpython-caja-7e5681d9d0989ff9217dd008ba6814a29d7078d0.tar.bz2
python-caja-7e5681d9d0989ff9217dd008ba6814a29d7078d0.tar.xz
release 1.13.0v1.13.0
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6e149a7..e7150fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
+1.13.0
+
+ * bump version
+
1.12.0
+ * bump version
+
1.10.0
* Bugfixes
diff --git a/configure.ac b/configure.ac
index 62daccb..bbe12c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([python-caja], [1.12.0],
+AC_INIT([python-caja], [1.13.0],
[https://github.com/mate-desktop/python-caja/issues],
[python-caja], [http://mate-desktop.org])