Makefile
changeset 1162 791d1c4c08fe
parent 1160 467d3ff0ad97
child 1163 044430212516
equal deleted inserted replaced
1161:a694fc4608d0 1162:791d1c4c08fe
   112 ##############################################################################
   112 ##############################################################################
   113 #
   113 #
   114 # Configuration
   114 # Configuration
   115 #
   115 #
   116 
   116 
   117 ifndef RELEASE
       
   118 RELEASE:=0.3.6
       
   119 endif
       
   120 
   117 
   121 # Makefile version tag
   118 # Makefile version tag
   122 # it checks if the version tag in makefile.config is the same and force update outdated config files
   119 # it checks if the version tag in makefile.config is the same and force update outdated config files
   123 MAKEFILE_VERSION:=6
   120 MAKEFILE_VERSION:=6
   124 
   121