Skip to content

Commit f8047b6

Browse files
[Makefile] Set the software version to 1.0.1
Change-Id: I6a85fcc7d0754f73a973db8d70ff765c948b8cba
1 parent 6ccc24f commit f8047b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
include build/config.mak
22

3-
VERSION ?= 1.0.0
3+
VERSION ?= 1.0.1
44

55
ifndef USE_LIBA
66
$(error platform.mak should define USE_LIBA)

0 commit comments

Comments
 (0)