Skip to content

Commit

Permalink
Bump version for recovery release
Browse files Browse the repository at this point in the history
  • Loading branch information
piepie62 committed Jun 13, 2020
1 parent fa15abc commit fbb06ca
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 @@ -4,7 +4,7 @@ APP_AUTHOR := FlagBrew

VERSION_MAJOR := 9
VERSION_MINOR := 0
VERSION_MICRO := 0
VERSION_MICRO := 1
GIT_REV="$(shell git rev-parse --short HEAD)"

OUTDIR := out
Expand Down

0 comments on commit fbb06ca

Please sign in to comment.