Difference for ./rules.mak from version 1.5 to 1.6


version 1.5 version 1.6
Line 3
 
Line 3
 #Figured its better to put it here than in defines, since its not supposed  #Figured its better to put it here than in defines, since its not supposed
 #to be set by the user, only the maintainer  #to be set by the user, only the maintainer
 D1XMAJOR = 1  D1XMAJOR = 1
 D1XMINOR = 37  D1XMINOR = 38
 #for instance, to make ver 1.3, use major=1, minor=30  #for instance, to make ver 1.3, use major=1, minor=30
   
 ifdef ENV_MSVC  ifdef ENV_MSVC

Legend:
line(s) removed in v.1.5 
line(s) changed
 line(s) added in v.1.6