Skip to content

Commit

Permalink
Set version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
AntumDeluge committed Jul 31, 2019
1 parent e785486 commit 417a7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ VER_REL = 6
VERSION = $(VER_MAJ).$(VER_MIN).$(VER_REL)

# comment-out for release
VER_DEV = 1
#VER_DEV = 1

ifdef REL_SUFFIX
REL_NAME = "$(PNAME)-$(VERSION)-$(REL_SUFFIX)"
Expand Down

0 comments on commit 417a7e6

Please sign in to comment.