Skip to content

Commit ef5a179

Browse files
committed
Finalizing v2.4.1.
1 parent 2520f77 commit ef5a179

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Include/VersionStrings.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define NIKLIBNAME "nikom.library"
2-
#define NIKRELEASE "v2.4.1dev"
2+
#define NIKRELEASE "v2.4.1"
33
#define NIKLIBVERSION 25
44
#define NIKLIBREVISION 2
55
#define NIKLIBVERSIONSTR "25"

ReleaseNotes.txt

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---------------------------------------------------------------------------
2+
NiKom v2.4.1, 2018-09-30
3+
---------------------------------------------------------------------------
4+
Some bugfixes:
5+
- ARexx script for new users was not executed.
6+
- Getting disconnected/logged out while reading a text would mark that
7+
text as read.
8+
- NIKServer would crash when reading a bad config.
9+
110
---------------------------------------------------------------------------
211
NiKom v2.4.0, 2018-04-15
312
---------------------------------------------------------------------------

0 commit comments

Comments
 (0)