We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 256fdf2 commit 779bfe1Copy full SHA for 779bfe1
2 files changed
NEWS
@@ -1,3 +1,12 @@
1
+### python-caja 1.27.0
2
+
3
+ * tx: sync with transifex
4
+ * tx: update resource
5
+ * tx: migrate config file
6
+ * Use a blank line at most
7
+ * caja-python: do not discard const modifier in PyImport_ImportModuleEx
8
+ * caja-python: missing g_strdup
9
10
### python-caja 1.26.0
11
12
* Translations update
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])
0 commit comments