summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbjarni <bjarni@openttd.org>2005-01-25 00:13:48 +0000
committerbjarni <bjarni@openttd.org>2005-01-25 00:13:48 +0000
commitac148b1dec697bb78203fdabd1d0709e0e45a3e1 (patch)
tree021e2bc00cb5e09ac603f9d2de183db5999818ea
parent13c5f2608f198f6fabb266ef4687b636565c038b (diff)
downloadopenttd-ac148b1dec697bb78203fdabd1d0709e0e45a3e1.tar.xz
(svn r1664) Makefile: removed the forced 0.3.6 version tag
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 9d90d0ee6..b8839d4db 100644
--- a/Makefile
+++ b/Makefile
@@ -114,9 +114,6 @@
# 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