diff options
author | lukefromdc <[email protected]> | 2025-03-31 01:05:12 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2025-03-31 01:05:12 -0400 |
commit | c4be1b4b34dfdf8000732abc2b539f675b0f526c (patch) | |
tree | 3b7e5fd921f7b3d856d6266802397d2b5552a544 /configure.ac | |
parent | f207e2597d363b5212c1ba54eb9dfe89675cbfb6 (diff) | |
download | caja-c4be1b4b34dfdf8000732abc2b539f675b0f526c.tar.bz2 caja-c4be1b4b34dfdf8000732abc2b539f675b0f526c.tar.xz |
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 f2e596b6..2aad078d 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.4], + [1.26.5], [https://github.com/mate-desktop/caja/issues], [caja], [https://mate-desktop.org]) |