diff options
author | lukefromdc <[email protected]> | 2024-07-28 15:07:53 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2024-07-28 15:07:53 -0400 |
commit | 189afc2504834413b7d716150431ebe1410e7764 (patch) | |
tree | 8ab00567bd4bab84a7ab39db89e69c4b1124232b /configure.ac | |
parent | 6699d30265790a7fb6323ef47480bd597b81e44d (diff) | |
download | caja-189afc2504834413b7d716150431ebe1410e7764.tar.bz2 caja-189afc2504834413b7d716150431ebe1410e7764.tar.xz |
Release 1.26.4v1.26.4
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 1e9a010d..f2e596b6 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ m4_define(caja_extension_current, 5) m4_define(caja_extension_revision, 0) AC_INIT([caja], - [1.26.3], + [1.26.4], [https://github.com/mate-desktop/caja/issues], [caja], [https://mate-desktop.org]) |