diff options
author | raveit65 <[email protected]> | 2020-01-21 16:16:32 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-01-21 16:16:32 +0100 |
commit | e2c34c4100893dc1854a19342daebc8335c9bfba (patch) | |
tree | d1cb7a0919662b06bc9a24d6850697086e630075 /configure.ac | |
parent | 1cd58fb868f3d61c5fbfd1f6665b27f7370509b5 (diff) | |
download | engrampa-1.23.3.tar.bz2 engrampa-1.23.3.tar.xz |
release 1.23.3v1.23.3
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 505f880..3a15da1 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.2], [http://www.mate-desktop.org/]) +AC_INIT([engrampa], [1.23.3], [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])]) |