Bump serial

This commit is contained in:
K. Lange 2022-08-11 12:01:34 +09:00
parent 342ee04553
commit b9f8f4cb7e

View File

@ -7,9 +7,9 @@
#define KRK_VERSION_MINOR 3
#define KRK_VERSION_PATCH 0
#define KRK_VERSION_LEVEL 0xC
#define KRK_VERSION_SERIAL 0x0
#define KRK_VERSION_SERIAL 0x1
#define KRK_VERSION_EXTRA_BASE "rc0"
#define KRK_VERSION_EXTRA_BASE "rc1"
#ifndef STATIC_ONLY
#define KRK_VERSION_EXTRA KRK_VERSION_EXTRA_BASE