From 7f9434ec65dffc154505edc042514ef47f805c8a Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 11 Dec 2018 18:06:55 +0100 Subject: release 1.20.2 --- NEWS | 14 +++++++++++++- configure.ac | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 0a77da8..21440f3 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,18 @@ +### engrampa 1.20.2 + + * disable deprecation warnings for distcheck + * Translations update + * Use make functions for HELP_LINGUAS + * Replace -Dokumentationsprojekt with Documentation Project + * Manual: Update file format descriptions using shared-mime-info + * Fix url of ulinks to point to mate-user-guide + * UNIX and Linux systems -> Linux and UNIX-like systems + * tx: add engrampa help to transifex config + * fr-window: fix typo + ### engrampa 1.20.1 - * sync with transifex + * Translations update * Add .a (Ar) support * fix crash on exit after using Open With dialog diff --git a/configure.ac b/configure.ac index 20ba53c..914e0a7 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.20.1], [http://www.mate-desktop.org/]) +AC_INIT([engrampa], [1.20.2], [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