Skip to content

Commit c2fc9eb

Browse files
committed
Update release
1 parent 3d25945 commit c2fc9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/Kanzi.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ static const int ARG_IDX_LEVEL = 9;
5050
//static const int ARG_IDX_FROM = 11;
5151
//static const int ARG_IDX_TO = 12;
5252

53-
static const string KANZI_VERSION = "2.3.0";
53+
static const string KANZI_VERSION = "2.4.0";
5454
static const string APP_HEADER = "Kanzi " + KANZI_VERSION + " (c) Frederic Langlet";
5555
static const string APP_SUB_HEADER = "Fast lossless data compressor.";
5656
static const string APP_USAGE = "Usage: kanzi [-c|-d] [flags and files in any order]";

0 commit comments

Comments
 (0)