Skip to content

Commit

Permalink
Update Makefile: version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
prokrypt authored Jul 10, 2024
1 parent 4c261c7 commit 656f5f5
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 @@ -213,7 +213,7 @@ ifeq ($(ENABLE_FEAT_F4HWN),1)
VERSION_STRING_1 ?= v2.8.1

AUTHOR_STRING_2 ?= Voxless
VERSION_STRING_2 ?= v1.0.0
VERSION_STRING_2 ?= v1.0.1

AUTHOR_STRING ?= $(AUTHOR_STRING_1)+$(AUTHOR_STRING_2)
VERSION_STRING ?= $(VERSION_STRING_2)
Expand Down

0 comments on commit 656f5f5

Please sign in to comment.