From 7e5681d9d0989ff9217dd008ba6814a29d7078d0 Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Mon, 25 Jan 2016 15:41:07 +0100 Subject: release 1.13.0 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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]) -- cgit v1.2.1