diff options
author | raveit65 <[email protected]> | 2017-05-17 22:24:26 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-05-17 22:24:26 +0200 |
commit | df07c8ae0899263f53a55fe1bcca88ce08936164 (patch) | |
tree | 345c12e653b6501a0b25e3699d8a161e472e5c52 /configure.ac | |
parent | 5fe9876bfc70f8ca88f4ba282c3d782cd4c36794 (diff) | |
download | engrampa-1.16.1.tar.bz2 engrampa-1.16.1.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 d56727c..bc4b583 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.16.0], [http://www.mate-desktop.org/]) +AC_INIT([engrampa], [1.16.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])]) |