Skip to content

Commit 679cea7

Browse files
[Makefile] Change the software version to 1.1.0
Change-Id: I4786fd70d1d0f591c9a4f99412fa6aea7a4acc44
1 parent 45f9036 commit 679cea7

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.1.0
44

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

0 commit comments

Comments
 (0)