Skip to content

Commit

Permalink
change version to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnick committed Mar 14, 2023
1 parent 02483d6 commit 9c73337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
ROOT_DIR:=$(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))

BINARY := sm2
VERSION := 1.0.5
VERSION := 1.0.6
BUILD := `git rev-parse HEAD`

# Setup linker flags option for build that interoperate with variable names in src code
Expand Down

0 comments on commit 9c73337

Please sign in to comment.