Skip to content

Commit 0d8590a

Browse files
committed
bump to 24
1 parent f5b9443 commit 0d8590a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/base/base_context_cracking.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
#endif
160160

161161
#if !defined(BUILD_VERSION_PATCH)
162-
# define BUILD_VERSION_PATCH 23
162+
# define BUILD_VERSION_PATCH 24
163163
#endif
164164

165165
#define BUILD_VERSION_STRING_LITERAL Stringify(BUILD_VERSION_MAJOR) "." Stringify(BUILD_VERSION_MINOR) "." Stringify(BUILD_VERSION_PATCH)

0 commit comments

Comments
 (0)