summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4c5281f..ccbf4ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+### python-caja 1.27.0
+
+ * tx: sync with transifex
+ * tx: update resource
+ * tx: migrate config file
+ * Use a blank line at most
+ * caja-python: do not discard const modifier in PyImport_ImportModuleEx
+ * caja-python: missing g_strdup
+
### python-caja 1.26.0
* Translations update
diff --git a/configure.ac b/configure.ac
index ad00969..bfaf85a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([python-caja], [1.26.0],
+AC_INIT([python-caja], [1.27.0],
[https://github.com/mate-desktop/python-caja/issues],
[python-caja], [https://mate-desktop.org])