changeset 18:513f5478a711 version-2

Release version 2
author Guido Berhoerster <guido+pui@berhoerster.name>
date Sat, 08 Dec 2018 10:09:35 +0100
parents 26e319ace486
children 322b74add2de
files Makefile NEWS
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sat Dec 08 10:01:50 2018 +0100
+++ b/Makefile	Sat Dec 08 10:09:35 2018 +0100
@@ -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 =	1
+VERSION =	2
 DISTNAME =	$(PACKAGE)-$(VERSION)
 AUTHOR =	Guido Berhoerster
 BUG_ADDRESS =	guido+pui@berhoerster.name
--- a/NEWS	Sat Dec 08 10:01:50 2018 +0100
+++ b/NEWS	Sat Dec 08 10:09:35 2018 +0100
@@ -1,6 +1,12 @@
 News
 ====
 
+package-update-indicator 2 (2018-12-08T10:09:35+01:00)
+------------------------------------------------------
+
+- Add keywords to desktop files
+- Fix typo in notification message
+
 package-update-indicator 1 (2018-07-06T14:21:28+02:00)
 ------------------------------------------------------