This commit is contained in:
K. Lange 2023-08-28 09:56:27 +09:00
parent c24a1ca633
commit d6486b590a

View File

@ -6,10 +6,10 @@
#define KRK_VERSION_MAJOR 1
#define KRK_VERSION_MINOR 4
#define KRK_VERSION_PATCH 0
#define KRK_VERSION_LEVEL 0xb
#define KRK_VERSION_SERIAL 0x2
#define KRK_VERSION_LEVEL 0xf
#define KRK_VERSION_SERIAL 0x0
#define KRK_VERSION_EXTRA_BASE "b2"
#define KRK_VERSION_EXTRA_BASE ""
#ifndef KRK_STATIC_ONLY
#define KRK_VERSION_EXTRA KRK_VERSION_EXTRA_BASE