Changeset - r1162:44d9cdcd1100
[Not reviewed]
master
0 1 0
bjarni - 20 years ago 2005-01-25 00:13:48
bjarni@openttd.org
(svn r1664) Makefile: removed the forced 0.3.6 version tag
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
Makefile
Show inline comments
 
@@ -111,15 +111,12 @@
 

	
 
##############################################################################
 
#
 
# Configuration
 
#
 

	
 
ifndef RELEASE
 
RELEASE:=0.3.6
 
endif
 

	
 
# Makefile version tag
 
# it checks if the version tag in makefile.config is the same and force update outdated config files
 
MAKEFILE_VERSION:=6
 

	
 
# CONFIG_WRITER has to be found even for manual configuration
0 comments (0 inline, 0 general)