summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-01-19 20:19:50 +0100
committerraveit65 <[email protected]>2022-07-20 21:40:43 +0200
commit4fb362e1998bb5b46ecb732d6e08b6014c815e15 (patch)
treead78cbf869fa9cc5f33a55f22b263a69221fcf49 /configure.ac
parent53c604746204c14e705214f292ff9ac131faa15c (diff)
downloadcaja-4fb362e1998bb5b46ecb732d6e08b6014c815e15.tar.bz2
caja-4fb362e1998bb5b46ecb732d6e08b6014c815e15.tar.xz
release 1.23.3
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 345cb9eb..c249c116 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.23.2], [https://mate-desktop.org])
+AC_INIT([caja], [1.23.3], [https://mate-desktop.org])
dnl ---------------------------------------------------------------------------