diff options
| author | Victor Kareh <[email protected]> | 2026-05-04 13:53:42 -0400 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2026-05-04 13:53:42 -0400 |
| commit | 7e04f57b68ac7c354d048157e936c9dc23e3b47b (patch) | |
| tree | 8f0c0d963715b69127c6c3ac86ae5f61782385da /configure.ac | |
| parent | 4d63a91c0ad9da7bc851df1bd8700737de2ec17f (diff) | |
| download | engrampa-1.28.tar.bz2 engrampa-1.28.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 875c56ba..e4f79684 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.2], [https://github.com/mate-desktop/engrampa/issues], [engrampa], [https://mate-desktop.org]) +AC_INIT([engrampa], [1.28.3], [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])]) |
