summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-08-22 22:25:32 +0200
committerraveit65 <[email protected]>2023-08-22 22:25:32 +0200
commitd776a618adf85def890a4c73b44ef5683e71c385 (patch)
tree197a8ea2e42409def093ab679a39971f5107fb85 /configure.ac
parent91ec8e6c1a07c6dd3b74f40f3bdc53183f177834 (diff)
downloadengrampa-1.27.1.tar.bz2
engrampa-1.27.1.tar.xz
release 1.27.1v1.27.1
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 2c903f9..2193c2e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT([engrampa], [1.27.0], [https://github.com/mate-desktop/engrampa/issues], [engrampa], [https://mate-desktop.org])
+AC_INIT([engrampa], [1.27.1], [https://github.com/mate-desktop/engrampa/issues], [engrampa], [https://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])