diff options
author | mbkma <[email protected]> | 2022-11-11 20:35:32 +0100 |
---|---|---|
committer | mbkma <[email protected]> | 2022-11-11 20:35:32 +0100 |
commit | 7f02c10ce3cb67c212386d286701998a18295976 (patch) | |
tree | 4295acde3adb6222ad2a4461c3213cc8b7ee5c60 /configure.ac | |
parent | 5e52b1f83ff72064c6f5703a8cf7818bd1aead13 (diff) | |
download | caja-extensions-1.27.0.tar.bz2 caja-extensions-1.27.0.tar.xz |
release 1.27.0v1.27.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 7f43524..c8fb513 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([caja-extensions], 1.26.0, [https://github.com/mate-desktop/caja-extensions], [caja-extensions], [https://mate-desktop.org]) +AC_INIT([caja-extensions], 1.27.0, [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])]) |