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 | |
| parent | d7245e503f05a4f0ccb438837909e5463543f1b5 (diff) | |
| download | caja-1e2553fcb23638a7694993d7afcf265a1f631767.tar.bz2 caja-1e2553fcb23638a7694993d7afcf265a1f631767.tar.xz | |
pre-bump version
| -rw-r--r-- | NEWS | 2 | ||||
| -rw-r--r-- | configure.ac | 2 | 
2 files changed, 3 insertions, 1 deletions
| @@ -1,3 +1,5 @@ +### caja 1.25.0 +  ### caja 1.24.0    * update translations 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 --------------------------------------------------------------------------- | 
