projects/package-update-indicator
changeset 41:3d130c34ff97 version-6
Release version 6
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Fri Aug 21 15:47:00 2020 +0200 (21 months ago) |
parents | 42cf62fd9885 |
children | 7b2923f7066c |
files | Makefile NEWS |
line diff
1.1 --- a/Makefile Fri Aug 21 15:22:33 2020 +0200 1.2 +++ b/Makefile Fri Aug 21 15:47:00 2020 +0200 1.3 @@ -24,7 +24,7 @@ 1.4 PACKAGE = package-update-indicator 1.5 APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator 1.6 PREFS_APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator.preferences 1.7 -VERSION = 5 1.8 +VERSION = 6 1.9 DISTNAME = $(PACKAGE)-$(VERSION) 1.10 AUTHOR = Guido Berhoerster 1.11 BUG_ADDRESS = guido+pui@berhoerster.name
2.1 --- a/NEWS Fri Aug 21 15:22:33 2020 +0200 2.2 +++ b/NEWS Fri Aug 21 15:47:00 2020 +0200 2.3 @@ -1,6 +1,16 @@ 2.4 News 2.5 ==== 2.6 2.7 +package-update-indicator 6 (2020-08-21T15:47:00+02:00) 2.8 +------------------------------------------------------ 2.9 + 2.10 +- Add Italian translations 2.11 +- Correct translations 2.12 +- Add French translations 2.13 +- Fix incorrect translation 2.14 +- Add Danish translations 2.15 +- Back out fallback icon support which does not work as intended 2.16 + 2.17 package-update-indicator 5 (2019-08-30T13:32:52+02:00) 2.18 ------------------------------------------------------ 2.19