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 14ada6b commit 22c21cdCopy full SHA for 22c21cd
2 files changed
NEWS
@@ -1,3 +1,8 @@
1
+### python-caja 1.22.1
2
+
3
+ * Translations update
4
+ * Add support for building with Python 3.8
5
6
### python-caja 1.22.0
7
8
* fix distcheck when use python3
configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([python-caja], [1.22.0],
+AC_INIT([python-caja], [1.22.1],
[https://github.com/mate-desktop/python-caja/issues],
[python-caja], [http://mate-desktop.org])
0 commit comments