Skip to content

Commit

Permalink
Merge pull request #50 from hmrc/change-version
Browse files Browse the repository at this point in the history
change version to 1.0.6
  • Loading branch information
Shnick authored Mar 14, 2023
2 parents da148ae + 9c73337 commit 5ed72d5
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 5ed72d5

Please sign in to comment.