We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b747547 commit 7d636faCopy full SHA for 7d636fa
1 file changed
source/Makefile
@@ -9,7 +9,7 @@ endif
9
# Current version
10
#
11
MAJOR_VERSION = 1
12
-MINOR_VERSION = 1
+MINOR_VERSION = 2
13
VERSION ?= $(MAJOR_VERSION).$(MINOR_VERSION)
14
15
# Hardware platform: 0 = F256
0 commit comments