summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-06 21:24:41 +0200
committerraveit65 <[email protected]>2021-08-06 21:24:41 +0200
commit5531df05481859b8efd9c952795759ef2c0dcad9 (patch)
tree1416ff01c2798246e445d03504231c385fa9ff1c /configure.ac
parentb326a8700401822857c314cf9d22c7a12885c810 (diff)
downloadcaja-extensions-5531df05481859b8efd9c952795759ef2c0dcad9.tar.bz2
caja-extensions-5531df05481859b8efd9c952795759ef2c0dcad9.tar.xz
release 1.26.0v1.26.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 14e2164..75da513 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([caja-extensions], 1.25.1, [https://github.com/mate-desktop/caja-extensions], [caja-extensions], [https://mate-desktop.org])
+AC_INIT([caja-extensions], 1.26.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])])