Skip to content

Commit b63438d

Browse files
author
Benjamin Glatzel
committed
Updated version string
1 parent b888b4a commit b63438d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pragma once
22

3-
#define _INTR_VERSION_STRING "v0.0.19"
3+
#define _INTR_VERSION_STRING "v0.0.20"
44
#if defined(_WIN32)
5-
#define _INTR_VERSION_STRING_L L"v0.0.19"
5+
#define _INTR_VERSION_STRING_L L"v0.0.20"
66
#endif // _WIN32

0 commit comments

Comments
 (0)