summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2017-03-13 14:37:16 +0000
committerMartin Wimpress <[email protected]>2017-03-13 14:37:16 +0000
commit1ec84bbf069254332c475a8b6b88e306d4e86168 (patch)
tree0c0c504cb4c223137bb365587018b9fb26968151
parent0dff8b63eb7442a4f1903ccabd8e93b370559215 (diff)
downloadpython-caja-1ec84bbf069254332c475a8b6b88e306d4e86168.tar.bz2
python-caja-1ec84bbf069254332c475a8b6b88e306d4e86168.tar.xz
Bump version to 1.18.0v1.18.0
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 99b6156..b66a42c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-### python-caja 1.17.0
+### python-caja 1.18.0
* Translations update
- * support GTK+3 only: require Caja ### python-caja 1.17.1 and pygobject-3.0
+ * support GTK+3 only: require Caja 1.17.1 and pygobject-3.0
* drop ancient check for Python 2.5, not needed these days
### python-caja 1.16.0
@@ -34,4 +34,4 @@
### python-caja 1.8.0
- * Bugfixes \ No newline at end of file
+ * Bugfixes
diff --git a/configure.ac b/configure.ac
index bdc9450..be90f19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([python-caja], [1.17.0],
+AC_INIT([python-caja], [1.18.0],
[https://github.com/mate-desktop/python-caja/issues],
[python-caja], [http://mate-desktop.org])