Skip to content

Commit

Permalink
Merge pull request #24 from hmrc/BDOG-1989
Browse files Browse the repository at this point in the history
BAU-New release 0.6.4
  • Loading branch information
jonnydh authored Aug 22, 2022
2 parents 901ca65 + b7a7c88 commit 5fc39cc
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 := 0.6.3
VERSION := 0.6.4
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 5fc39cc

Please sign in to comment.