diff options
author | raveit65 <[email protected]> | 2020-06-15 15:30:03 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-15 15:30:03 +0200 |
commit | 1e2553fcb23638a7694993d7afcf265a1f631767 (patch) | |
tree | fad09563ecc70191f21fdb4843206da396d0c6c3 /configure.ac | |
parent | d7245e503f05a4f0ccb438837909e5463543f1b5 (diff) | |
download | caja-1e2553fcb23638a7694993d7afcf265a1f631767.tar.bz2 caja-1e2553fcb23638a7694993d7afcf265a1f631767.tar.xz |
pre-bump version
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index adde320b..029eb124 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.24.0], [https://mate-desktop.org]) +AC_INIT([caja], [1.25.0], [https://mate-desktop.org]) dnl --------------------------------------------------------------------------- |