Skip to content

Commit 66326cd

Browse files
author
Benjamin Glatzel
committed
Updated version string
1 parent b124a89 commit 66326cd

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

0 commit comments

Comments
 (0)