diff options
author | Darkvater <Darkvater@openttd.org> | 2006-06-28 23:05:00 +0000 |
---|---|---|
committer | Darkvater <Darkvater@openttd.org> | 2006-06-28 23:05:00 +0000 |
commit | cec0e23a3492cc051afd2640afe4b8a824d251c7 (patch) | |
tree | c67dd7ee32d0129eb0c8f5432e73486138b8c422 /os/linux | |
parent | 858cc621a6b8033137d06be892f46becb350977f (diff) | |
download | openttd-cec0e23a3492cc051afd2640afe4b8a824d251c7.tar.xz |
(svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Diffstat (limited to 'os/linux')
-rw-r--r-- | os/linux/openttd.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/linux/openttd.spec b/os/linux/openttd.spec index e3875b049..bd71a0966 100644 --- a/os/linux/openttd.spec +++ b/os/linux/openttd.spec @@ -5,7 +5,7 @@ #------------------------------------------------------------------------------ %define name openttd -%define version 0.4.7 +%define version 0.4.8 %define release 1mdk #------------------------------------------------------------------------------ |