summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-08-18 12:15:28 +0200
committerraveit65 <[email protected]>2019-08-18 12:15:28 +0200
commit50897cfb6115ee209fec80f2d5b7a5f8d96537ab (patch)
tree33759db201ac19691ce37afeb73712b1ae8a6355 /configure.ac
parent693344c3f417b471d337af5d84e20347aff5cdb1 (diff)
downloadcaja-50897cfb6115ee209fec80f2d5b7a5f8d96537ab.tar.bz2
caja-50897cfb6115ee209fec80f2d5b7a5f8d96537ab.tar.xz
release 1.23.2v1.23.2
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 dbc8fc45..b834f880 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.1], [https://mate-desktop.org])
+AC_INIT([caja], [1.23.2], [https://mate-desktop.org])
dnl ---------------------------------------------------------------------------