Skip to content

Commit

Permalink
Bump alpha number
Browse files Browse the repository at this point in the history
  • Loading branch information
klange committed Feb 29, 2024
1 parent 1fadea3 commit 837e389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
#define KRK_VERSION_MINOR 5
#define KRK_VERSION_PATCH 0
#define KRK_VERSION_LEVEL 0xa
#define KRK_VERSION_SERIAL 0x0
#define KRK_VERSION_SERIAL 0x1

#define KRK_VERSION_EXTRA_BASE "a0"
#define KRK_VERSION_EXTRA_BASE "a1"

#ifndef KRK_STATIC_ONLY
#define KRK_VERSION_EXTRA KRK_VERSION_EXTRA_BASE
Expand Down

0 comments on commit 837e389

Please sign in to comment.