Skip to content

Commit

Permalink
Updating Version
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanOMik committed Sep 3, 2019
1 parent 613fa5c commit 7485130
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 @@ -50,7 +50,7 @@ VERSION_MICRO := 0

APP_TITLE := eBookReader
APP_AUTHOR := SeanOMik
APP_VERSION := ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_MICRO}
APP_VERSION := ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_MICRO}-beta

#---------------------------------------------------------------------------------
# options for code generation
Expand Down

0 comments on commit 7485130

Please sign in to comment.