Skip to content

Commit eac1d44

Browse files
committed
Update versioning for 0.2.0
-release ready
1 parent 4183659 commit eac1d44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

7zpp/7zpp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include "SevenZipLister.h"
77

88
// Version of this library
9-
#define SEVENZIP_VERSION L"201601016.1"
9+
#define SEVENZIP_VERSION L"0.2.0-20160117.1"
1010
#define SEVENZIP_BRANCH L"master"
1111

1212
#ifdef _DEBUG

Include/7zpp/7zpp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#include "SevenZipLister.h"
3535

3636
// Version of this library
37-
#define SEVENZIP_VERSION L"201601016.1"
37+
#define SEVENZIP_VERSION L"0.2.0-20160117.1"
3838
#define SEVENZIP_BRANCH L"master"
3939

4040
#include "HideWindowsPlatformTypes.h"

0 commit comments

Comments
 (0)