summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])