diff options
author | bjarni <bjarni@openttd.org> | 2005-01-25 00:13:48 +0000 |
---|---|---|
committer | bjarni <bjarni@openttd.org> | 2005-01-25 00:13:48 +0000 |
commit | ac148b1dec697bb78203fdabd1d0709e0e45a3e1 (patch) | |
tree | 021e2bc00cb5e09ac603f9d2de183db5999818ea | |
parent | 13c5f2608f198f6fabb266ef4687b636565c038b (diff) | |
download | openttd-ac148b1dec697bb78203fdabd1d0709e0e45a3e1.tar.xz |
(svn r1664) Makefile: removed the forced 0.3.6 version tag
-rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |