From 304fe902cf1ba45c16f745cee9fc3f9f716ca473 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 21 Feb 2024 17:53:26 +0100 Subject: release 1.28.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 47030b6..6957c69 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([caja-extensions], 1.27.1, [https://github.com/mate-desktop/caja-extensions], [caja-extensions], [https://mate-desktop.org]) +AC_INIT([caja-extensions], 1.28.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])]) -- cgit v1.2.1