diff options
author | lukefromdc <[email protected]> | 2024-08-16 15:12:40 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2024-08-16 15:12:40 -0400 |
commit | 3cc3898cd706b33104cccad42a8ca1856dd1a421 (patch) | |
tree | 540277bf3464643f5fc79f42f9d7ad11203b742e /configure.ac | |
parent | 4e0906a4dd0dfd0703ac688551bdcac5ff00a368 (diff) | |
download | engrampa-1.28.2.tar.bz2 engrampa-1.28.2.tar.xz |
release 1.26.2v1.28.2
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 60abcb2..875c56b 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.28.1], [https://github.com/mate-desktop/engrampa/issues], [engrampa], [https://mate-desktop.org]) +AC_INIT([engrampa], [1.28.2], [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])]) |