diff options
author | truebrain <truebrain@openttd.org> | 2011-12-01 12:03:20 +0000 |
---|---|---|
committer | truebrain <truebrain@openttd.org> | 2011-12-01 12:03:20 +0000 |
commit | 0c2bbdde5c0f9577cff72af5b34c10777c6bebd0 (patch) | |
tree | 3bb5cff8ae5c1151ef99c0f483ff4c17876c7398 /src/3rdparty/squirrel/README | |
parent | 71c1ef5d264c5c55cc02b57fe1f9884b50e5400b (diff) | |
download | openttd-0c2bbdde5c0f9577cff72af5b34c10777c6bebd0.tar.xz |
(svn r23383) -Update: bring Squirrel to 2.2.5; besides some nice bug fixes, it mostly solves the sort() issues
Diffstat (limited to 'src/3rdparty/squirrel/README')
-rw-r--r-- | src/3rdparty/squirrel/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/squirrel/README b/src/3rdparty/squirrel/README index 07a3a3746..9c3bd7b76 100644 --- a/src/3rdparty/squirrel/README +++ b/src/3rdparty/squirrel/README @@ -1,4 +1,4 @@ -The programming language SQUIRREL 2.2.4 stable +The programming language SQUIRREL 2.2.5 stable -------------------------------------------------- The project has been compiled and run on Windows(Windows XP/2000 on Intel x86 Windows XP Pro on AMD x64) and |