diff options
author | infirit <[email protected]> | 2014-02-13 17:48:29 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-13 17:48:29 +0100 |
commit | b1b8ee2ac6490fd81b7f643140f93a04a516e0f8 (patch) | |
tree | 1ebfe7f2a17144d1b94747d4b64b16e951e10713 | |
parent | a69fc4df23aec3237e5fd95c5fc3752fe2ded9ed (diff) | |
download | engrampa-1.6.tar.bz2 engrampa-1.6.tar.xz |
Bump version to 1.6.2mate-file-archiver-1.6.21.6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5997b98..2ff3665 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.6.1], [http://www.mate-desktop.org/], [mate-file-archiver]) +AC_INIT([engrampa], [1.6.2], [http://www.mate-desktop.org/], [mate-file-archiver]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) |