Skip to content

Commit 4c32238

Browse files
committed
bump to 25
1 parent c0d28e0 commit 4c32238

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 24
162+
# define BUILD_VERSION_PATCH 25
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)