Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
fbeutin-ledger committed Dec 15, 2022
1 parent a9a428e commit 446d7b0
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 @@ -40,7 +40,7 @@ endif

APPVERSION_M=1
APPVERSION_N=8
APPVERSION_P=0
APPVERSION_P=1

APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
SPECVERSION="1.0"
Expand Down

0 comments on commit 446d7b0

Please sign in to comment.