From c69f48ade5acfb475f85d27da4b885ba3c52403d Mon Sep 17 00:00:00 2001 From: Jonas Danielsson Date: Mon, 13 Apr 2015 21:28:04 +0200 Subject: [PATCH] Release 3.16.1 --- NEWS | 23 +++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 01165e1e..aa3937ce 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +3.16.1 - April 13, 2015 +======================= + +Changes since 3.16.0 + +- Provide a symbolic variant of the app icon +- Add new appdata screenshots + +- Added/updated/fixed translations: + - Catalan + - Esperanto + - Punjabi + +All contributors to this release: +Andreas Nilsson +A S Alam +Jakub Steiner +Jonas Danielsson +Jordi Mas +Kristjan SCHMIDT +Txus Ordorika + + 3.16.0 - Mar 22, 2015 ======================= diff --git a/configure.ac b/configure.ac index 25dc3a06..4d7b7961 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # This file is processed by autoconf to create a configure script AC_INIT([gnome-maps], - [3.16.0], + [3.16.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-maps], [gnome-maps]) -- GitLab