summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-08-24 21:32:14 +0200
committerraveit65 <[email protected]>2023-08-24 21:32:14 +0200
commit434695d909693d372193c4375c1159772519892c (patch)
tree5af0bdbe1b89b81108bc28ec80a1b486ee5aa19c
parent1096ea06a10a68071ae304727a81a73375bfcee4 (diff)
downloadcaja-434695d909693d372193c4375c1159772519892c.tar.bz2
caja-434695d909693d372193c4375c1159772519892c.tar.xz
release 1.27.2v1.27.2
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d3b8ee6f..efdd493a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+### caja 1.27.2
+
+ * fix gfile sort and symlink warnings w glib2.76 or later
+
### caja 1.27.1
* update translations
diff --git a/configure.ac b/configure.ac
index cce873b4..2cc00434 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)
AC_INIT([caja],
- [1.27.1],
+ [1.27.2],
[https://github.com/mate-desktop/caja/issues],
[caja],
[https://mate-desktop.org])