(svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD.
This commit is contained in:
		@@ -1,9 +1,9 @@
 | 
			
		||||
!define APPNAME "OpenTTD"   ; Define application name
 | 
			
		||||
!define APPVERSION "0.5.3"  ; Define application version
 | 
			
		||||
!define INSTALLERVERSION 38 ; NEED TO UPDATE THIS FOR EVERY RELEASE!!!
 | 
			
		||||
!define APPVERSION "0.6.0"  ; Define application version
 | 
			
		||||
!define INSTALLERVERSION 39 ; NEED TO UPDATE THIS FOR EVERY RELEASE!!!
 | 
			
		||||
 | 
			
		||||
!define APPURLLINK "http://www.openttd.org"
 | 
			
		||||
!define APPNAMEANDVERSION "${APPNAME} ${APPVERSION}"
 | 
			
		||||
!define APPNAMEANDVERSION "${APPNAME} ${APPVERSION}-beta1"
 | 
			
		||||
!define APPVERSIONINTERNAL "${APPVERSION}.0" ; Needs to be of the format X.X.X.X
 | 
			
		||||
 | 
			
		||||
!define MUI_ICON "..\..\..\media\openttd.ico"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user