summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-06-30 15:25:44 +0200
committerraveit65 <[email protected]>2022-07-20 00:15:41 +0200
commit90ac01d98d622deec25cae25a2b3213880f475e3 (patch)
tree1a8f285bb28f2777b5ad8bcb7efb92210e40a2d9 /configure.ac
parent68024749ff3a6caf69b1ac5a25895c8803f29c67 (diff)
downloadcaja-90ac01d98d622deec25cae25a2b3213880f475e3.tar.bz2
caja-90ac01d98d622deec25cae25a2b3213880f475e3.tar.xz
release 1.23.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 773a1e79..df303a4f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ dnl Interface break is not allowed.
m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)
-AC_INIT([caja], [1.23.0], [https://mate-desktop.org])
+AC_INIT([caja], [1.23.1], [https://mate-desktop.org])
dnl ---------------------------------------------------------------------------