comparison rules.mak @ 2992:1d9ec36546c0

rules.mak: Mark as development version again We are not bumping the version number before the next release is ready. So 3.3.0 dev means 3.3.0 + dev
author Tormod Volden <debian.tormod@gmail.com>
date Mon, 14 Apr 2014 00:30:18 +0200
parents 4dc310549cdf
children afd35e662b2b
comparison
equal deleted inserted replaced
2991:674a9ec7cc00 2992:1d9ec36546c0
14 NOS9VER = 3 14 NOS9VER = 3
15 NOS9MAJ = 3 15 NOS9MAJ = 3
16 NOS9MIN = 0 16 NOS9MIN = 0
17 17
18 # Set this to 1 to turn on "DEVELOPMENT" message in sysgo 18 # Set this to 1 to turn on "DEVELOPMENT" message in sysgo
19 NOS9DBG = 0 19 NOS9DBG = 1
20 20
21 #################### DO NOT CHANGE ANYTHING BELOW THIS LINE #################### 21 #################### DO NOT CHANGE ANYTHING BELOW THIS LINE ####################
22 22
23 CC = c3 23 CC = c3
24 24