summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-01-15 23:22:45 +0100
committerraveit65 <[email protected]>2022-07-21 19:33:49 +0200
commitd3c83cdf206b7a76934f05a243564f9e4dff13c7 (patch)
treefcbef130303e2c273d51ec342e07f7e135fcbd76 /configure.ac
parenta794ae52738b17e00460c6373d1f6968114ada69 (diff)
downloadcaja-d3c83cdf206b7a76934f05a243564f9e4dff13c7.tar.bz2
caja-d3c83cdf206b7a76934f05a243564f9e4dff13c7.tar.xz
release 1.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 0962a6e8..a8f4859b 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 ---------------------------------------------------------------------------