Skip to content

Commit 7d636fa

Browse files
committed
chore: bump minor version
1 parent b747547 commit 7d636fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ endif
99
# Current version
1010
#
1111
MAJOR_VERSION = 1
12-
MINOR_VERSION = 1
12+
MINOR_VERSION = 2
1313
VERSION ?= $(MAJOR_VERSION).$(MINOR_VERSION)
1414

1515
# Hardware platform: 0 = F256

0 commit comments

Comments
 (0)