summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-10-06 18:17:16 +0200
committerraveit65 <[email protected]>2015-10-06 18:17:16 +0200
commit6c8baf766f68e192e3b1875d436ef383af99dce0 (patch)
tree4234658afb49d5f8c57dc89c5d07ee5537d52081
parentafdb1a47f6ee345bbeb0a6c089d6025141934a44 (diff)
downloadpython-caja-6c8baf766f68e192e3b1875d436ef383af99dce0.tar.bz2
python-caja-6c8baf766f68e192e3b1875d436ef383af99dce0.tar.xz
pre-bump version to 1.11.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 521fead..d5c156f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.11.0
+
1.10.0
* Bugfixes
diff --git a/configure.ac b/configure.ac
index c0ed460..c3c8796 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([python-caja], [1.10.0],
+AC_INIT([python-caja], [1.11.0],
[https://github.com/mate-desktop/python-caja/issues],
[python-caja], [http://mate-desktop.org])