changeset 41:3d130c34ff97 version-6

Release version 6
author Guido Berhoerster <guido+pui@berhoerster.name>
date Fri, 21 Aug 2020 15:47:00 +0200
parents 42cf62fd9885
children 7b2923f7066c
files Makefile NEWS
diffstat 2 files changed, 11 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri Aug 21 15:22:33 2020 +0200
+++ b/Makefile	Fri Aug 21 15:47:00 2020 +0200
@@ -24,7 +24,7 @@
 PACKAGE =	package-update-indicator
 APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator
 PREFS_APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator.preferences
-VERSION =	5
+VERSION =	6
 DISTNAME =	$(PACKAGE)-$(VERSION)
 AUTHOR =	Guido Berhoerster
 BUG_ADDRESS =	guido+pui@berhoerster.name
--- a/NEWS	Fri Aug 21 15:22:33 2020 +0200
+++ b/NEWS	Fri Aug 21 15:47:00 2020 +0200
@@ -1,6 +1,16 @@
 News
 ====
 
+package-update-indicator 6 (2020-08-21T15:47:00+02:00)
+------------------------------------------------------
+
+- Add Italian translations
+- Correct translations
+- Add French translations
+- Fix incorrect translation
+- Add Danish translations
+- Back out fallback icon support which does not work as intended
+
 package-update-indicator 5 (2019-08-30T13:32:52+02:00)
 ------------------------------------------------------