From df07c8ae0899263f53a55fe1bcca88ce08936164 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 17 May 2017 22:24:26 +0200 Subject: release 1.16.1 --- NEWS | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 288ab6d..1488a3f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +1.16.1 +------ + + Fix: Browsing history not correct + Fix: open the 7z first split volume after compress + Fix: compress rar split into volumes + Fix: compress 7z split into volumes + Fix: Wrong behavior of Skip button in Replace file dialog + amiga "lha" files supported + 1.16.0 ------ 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])]) -- cgit v1.2.1