diff options
author | raveit65 <[email protected]> | 2019-09-02 20:57:36 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-09-02 20:57:36 +0200 |
commit | b37773ded4dd15c7591a2e40e4c2e40ba9341c8f (patch) | |
tree | add1bcb9cadfc854f658dad79104a16782c522f2 /configure.ac | |
parent | 8fb12d38466d09e69555730e42b17f70210bfceb (diff) | |
download | engrampa-1.23.1.tar.bz2 engrampa-1.23.1.tar.xz |
release 1.23.1v1.23.1
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 3f25dc3..c2e6238 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.23.0], [http://www.mate-desktop.org/]) +AC_INIT([engrampa], [1.23.1], [http://www.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])]) |