projects/sencrypt
changeset 24:865e886ec251 version-4
Release version 4
author | Guido Berhoerster <guido+sencrypt@berhoerster.name> |
---|---|
date | Mon Aug 19 13:18:26 2019 +0200 (2019-08-19) |
parents | 110b3a7a40c2 |
children | 638ff738ab13 |
files | Makefile NEWS |
line diff
1.1 --- a/Makefile Mon Aug 19 13:15:02 2019 +0200 1.2 +++ b/Makefile Mon Aug 19 13:18:26 2019 +0200 1.3 @@ -22,7 +22,7 @@ 1.4 # 1.5 1.6 PACKAGE = sencrypt 1.7 -VERSION = 3 1.8 +VERSION = 4 1.9 DISTNAME := $(PACKAGE)-$(VERSION) 1.10 DECRYPT_ALIAS = sdecrypt 1.11
2.1 --- a/NEWS Mon Aug 19 13:15:02 2019 +0200 2.2 +++ b/NEWS Mon Aug 19 13:18:26 2019 +0200 2.3 @@ -1,6 +1,11 @@ 2.4 News 2.5 ==== 2.6 2.7 +sencrypt 4 (2019-08-19T13:18:26+02:00) 2.8 +-------------------------------------- 2.9 + 2.10 +- Fix typo in Makefile preventing installation 2.11 + 2.12 sencrypt 3 (2019-08-05T11:19:02+02:00) 2.13 -------------------------------------- 2.14