Skip to content

Commit

Permalink
Bump version to 3.3.0 and prepare for release build
Browse files Browse the repository at this point in the history
  • Loading branch information
tormodvolden committed Apr 13, 2014
1 parent 7828175 commit b83f83a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rules.mak
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@

# NitrOS-9 version, major and minor release numbers are here
NOS9VER = 3
NOS9MAJ = 2
NOS9MIN = 9
NOS9MAJ = 3
NOS9MIN = 0

# Set this to 1 to turn on "DEVELOPMENT" message in sysgo
NOS9DBG = 1
NOS9DBG = 0

#################### DO NOT CHANGE ANYTHING BELOW THIS LINE ####################

Expand Down

0 comments on commit b83f83a

Please sign in to comment.