Skip to content

Commit

Permalink
version 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbssa committed Dec 27, 2017
1 parent 5eae65d commit 72d41b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

HEOB_VERSION:=1.3-dev-$(shell date +%Y%m%d)
HEOB_VER_NUM:=1,3,0,99
HEOB_PRERELEASE:=1
HEOB_VERSION:=2.0
HEOB_VER_NUM:=2,0,0,0
HEOB_PRERELEASE:=0
HEOB_COPYRIGHT_YEARS:=2014-2017

BITS=32
Expand Down

0 comments on commit 72d41b7

Please sign in to comment.