summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-01-15 23:22:45 +0100
committerraveit65 <[email protected]>2021-01-16 00:09:50 +0100
commitc40ba28530d73cd1739d2b8fa86b2a05f3adc7a3 (patch)
treeb21d3b5d50ef2b7235cfaa6835d97337cf53bf53 /configure.ac
parent65457460c5920de8488bbe5e19a538636b7d442d (diff)
downloadcaja-1.25.1.tar.bz2
caja-1.25.1.tar.xz
release 1.25.1v1.25.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 f39c30c6..0f8dc55f 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.25.0], [https://mate-desktop.org])
+AC_INIT([caja], [1.25.1], [https://mate-desktop.org])
dnl ---------------------------------------------------------------------------