Skip to content

Commit 189afc2

Browse files
committed
Release 1.26.4
1 parent 6699d30 commit 189afc2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
### caja 1.26.3
210

311
* update translations

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ m4_define(caja_extension_current, 5)
2222
m4_define(caja_extension_revision, 0)
2323

2424
AC_INIT([caja],
25-
[1.26.3],
25+
[1.26.4],
2626
[https://github.com/mate-desktop/caja/issues],
2727
[caja],
2828
[https://mate-desktop.org])

0 commit comments

Comments
 (0)