Skip to content

Commit afe9291

Browse files
committed
Update version
Signed-off-by: Richard T Bonhomme <[email protected]>
1 parent 939ba15 commit afe9291

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

EasyTLS-Change.log

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
https://github.com/TinCanTech/easy-tls
22
Change log:
33

4-
Version 2.3
4+
Version 2.4
55
*
6+
7+
Version 2.3
8+
* 2021-06-15 - Commit 939ba157ac113fcbb8d11e2dcfc76f8aaadb689b
69
Add kill-client option
710
Commit 51af501989b1185a9af5b12e705488a599daad93
811
Change HWADDR field format (Maintain old format compat)

easytls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6916,7 +6916,7 @@ set_var()
69166916
main ()
69176917
{
69186918

6919-
EASYTLS_VERSION="2.3"
6919+
EASYTLS_VERSION="2.4"
69206920

69216921
# Be secure with a restrictive umask
69226922
[ -z "$EASYTLS_NO_UMASK" ] && umask 077

0 commit comments

Comments
 (0)