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 6699d30 commit 189afc2Copy full SHA for 189afc2
NEWS
@@ -1,3 +1,11 @@
1
+### caja 1.26.4
2
+
3
+ * ci: use ubuntu jammy docker
4
+ * fix gfile sort and symlink warnings w glib2.76 or later
5
+ * fix building with libxml 2.12.0
6
7
+### caja 1.26.2
8
9
### caja 1.26.3
10
11
* update translations
configure.ac
@@ -22,7 +22,7 @@ m4_define(caja_extension_current, 5)
22
m4_define(caja_extension_revision, 0)
23
24
AC_INIT([caja],
25
- [1.26.3],
+ [1.26.4],
26
[https://github.com/mate-desktop/caja/issues],
27
[caja],
28
[https://mate-desktop.org])
0 commit comments