diff options
author | rubidium <rubidium@openttd.org> | 2010-12-23 22:40:01 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-12-23 22:40:01 +0000 |
commit | ff8b269dc92bfc368b7665e583afc89028f5b068 (patch) | |
tree | a6e158a1819b841656ed6087dbbc865544b945d8 /os/os2/installer/make_installer.cmd | |
parent | fae5d4370d74e4ab81b89993b5f7d3606230c7f9 (diff) | |
download | openttd-ff8b269dc92bfc368b7665e583afc89028f5b068.tar.xz |
(svn r21614) -Fix: the spelling of some of the documentation
-Update: some of the documentation
Diffstat (limited to 'os/os2/installer/make_installer.cmd')
-rw-r--r-- | os/os2/installer/make_installer.cmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/os2/installer/make_installer.cmd b/os/os2/installer/make_installer.cmd index cd27031df..064aef12b 100644 --- a/os/os2/installer/make_installer.cmd +++ b/os/os2/installer/make_installer.cmd @@ -1,6 +1,6 @@ @echo off -set OPENTTD_VERSION=1.1.0-alpha +set OPENTTD_VERSION=1.1.0-beta1 set OPENSFX_VERSION=0.8.0 set NOSOUND_VERSION=0.8.0 set OPENGFX_VERSION=0.7.0 |