changeset 24:865e886ec251 version-4

Release version 4
author Guido Berhoerster <guido+sencrypt@berhoerster.name>
date Mon, 19 Aug 2019 13:18:26 +0200
parents 110b3a7a40c2
children 638ff738ab13
files Makefile NEWS
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon Aug 19 13:15:02 2019 +0200
+++ b/Makefile	Mon Aug 19 13:18:26 2019 +0200
@@ -22,7 +22,7 @@
 #
 
 PACKAGE =	sencrypt
-VERSION =	3
+VERSION =	4
 DISTNAME :=	$(PACKAGE)-$(VERSION)
 DECRYPT_ALIAS =	sdecrypt
 
--- a/NEWS	Mon Aug 19 13:15:02 2019 +0200
+++ b/NEWS	Mon Aug 19 13:18:26 2019 +0200
@@ -1,6 +1,11 @@
 News
 ====
 
+sencrypt 4 (2019-08-19T13:18:26+02:00)
+--------------------------------------
+
+- Fix typo in Makefile preventing installation
+
 sencrypt 3 (2019-08-05T11:19:02+02:00)
 --------------------------------------