summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-03-24 23:31:36 +0100
committerraveit65 <[email protected]>2021-03-25 08:07:00 +0100
commitc41f30165ed02aaf46a5ba5854d60b88cd348199 (patch)
tree494a594762dc6c086823e1232a4172faa8718d74 /configure.ac
parent7941f3f2da67864a063e0c9d4487caf436b1cd9d (diff)
downloadcaja-c41f30165ed02aaf46a5ba5854d60b88cd348199.tar.bz2
caja-c41f30165ed02aaf46a5ba5854d60b88cd348199.tar.xz
release 1.24.1v1.24.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 82644a1a..b8322508 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl Interface break is not allowed.
m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)
-AC_INIT([caja], [1.24.0], [https://mate-desktop.org])
+AC_INIT([caja], [1.24.1], [https://mate-desktop.org])
dnl ---------------------------------------------------------------------------