Skip to content

Commit 65004bf

Browse files
author
Benjamin Glatzel
committed
Updated version string
1 parent 8722193 commit 65004bf

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

0 commit comments

Comments
 (0)