diff options
author | raveit65 <[email protected]> | 2020-06-23 13:35:07 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-23 13:35:07 +0200 |
commit | 274d435c1798eee95fdec499c41666cbc248c831 (patch) | |
tree | abdb9091f9a4291b7bb2ef94caea42277bd0b4b4 /configure.ac | |
parent | b46df62fb64a4a9550ab8742d8aaa156eb7cfd3d (diff) | |
download | caja-extensions-274d435c1798eee95fdec499c41666cbc248c831.tar.bz2 caja-extensions-274d435c1798eee95fdec499c41666cbc248c831.tar.xz |
release 1.25.0v1.25.0
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 aaaef2d..54e0b27 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([caja-extensions], 1.24.0, [https://github.com/mate-desktop/caja-extensions]) +AC_INIT([caja-extensions], 1.25.0, [https://github.com/mate-desktop/caja-extensions]) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar check-news]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) |