diff options
author | raveit65 <[email protected]> | 2021-06-05 11:11:37 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-06-05 11:11:37 +0200 |
commit | 5827807e577b99f7318da04de28cbeaf2387adfa (patch) | |
tree | 4dffb8ce8f7a9dcd26d53563e5280c399f7022c0 /configure.ac | |
parent | 72fc0216f2bd12c783faf3b9960be295e9a52dea (diff) | |
download | caja-extensions-5827807e577b99f7318da04de28cbeaf2387adfa.tar.bz2 caja-extensions-5827807e577b99f7318da04de28cbeaf2387adfa.tar.xz |
release 1.25.1v1.25.1
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 96be262..14e2164 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([caja-extensions], 1.25.0, [https://github.com/mate-desktop/caja-extensions], [caja-extensions], [https://mate-desktop.org]) +AC_INIT([caja-extensions], 1.25.1, [https://github.com/mate-desktop/caja-extensions], [caja-extensions], [https://mate-desktop.org]) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar check-news]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) |