Skip to content

Commit 8001ee9

Browse files
committed
Bump minor version.
1 parent 477d820 commit 8001ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ endif
8787

8888
API_VERSION=1
8989
MAJOR_VERSION=0
90-
MINOR_VERSION=0
90+
MINOR_VERSION=1
9191
GITCOMMIT:= $(shell cd $(SRC_DIR) && git log -1 --pretty='%H')
9292
CFLAGS += -DGITCOMMIT=$(GITCOMMIT)
9393

0 commit comments

Comments
 (0)