Skip to content

Commit 09b0704

Browse files
author
Benjamin Glatzel
committed
Updated versions string
1 parent 246d926 commit 09b0704

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.20"
3+
#define _INTR_VERSION_STRING "v0.0.21"
44
#if defined(_WIN32)
5-
#define _INTR_VERSION_STRING_L L"v0.0.20"
5+
#define _INTR_VERSION_STRING_L L"v0.0.21"
66
#endif // _WIN32

0 commit comments

Comments
 (0)