changeset 24:4196eacbe940 version-3

Release version 3
author Guido Berhoerster <guido+pui@berhoerster.name>
date Wed, 24 Jul 2019 10:33:37 +0200
parents e49c0fe6ab6c
children cb2329d63fe9
files Makefile NEWS
diffstat 2 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Wed Jul 24 10:30:38 2019 +0200
+++ b/Makefile	Wed Jul 24 10:33:37 2019 +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 =	2
+VERSION =	3
 DISTNAME =	$(PACKAGE)-$(VERSION)
 AUTHOR =	Guido Berhoerster
 BUG_ADDRESS =	guido+pui@berhoerster.name
--- a/NEWS	Wed Jul 24 10:30:38 2019 +0200
+++ b/NEWS	Wed Jul 24 10:33:37 2019 +0200
@@ -1,6 +1,14 @@
 News
 ====
 
+package-update-indicator 3 (2019-07-24T10:33:37+02:00)
+------------------------------------------------------
+
+- Use consistent vocabulary in German translations
+- Add support for libayantana-indicator
+- Fix typo in German translations
+- Add missing changelog entries
+
 package-update-indicator 2 (2018-12-08T10:09:35+01:00)
 ------------------------------------------------------