diff options
author | rubidium <rubidium@openttd.org> | 2013-02-07 20:53:55 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2013-02-07 20:53:55 +0000 |
commit | 078fc803626a71bcd6781d659c116cd37856cba1 (patch) | |
tree | e78d979ca005d42d399a16ce0fa1602b46afb80e /os/rpm | |
parent | d5927464b6e1a1a2c6147a7e7032e50a0894bcb4 (diff) | |
download | openttd-078fc803626a71bcd6781d659c116cd37856cba1.tar.xz |
(svn r24978) -Update: some assorted documentation tidbits
Diffstat (limited to 'os/rpm')
-rw-r--r-- | os/rpm/openttd.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/rpm/openttd.spec b/os/rpm/openttd.spec index 7eaf553a7..91ffc8dfd 100644 --- a/os/rpm/openttd.spec +++ b/os/rpm/openttd.spec @@ -17,9 +17,9 @@ # Name: openttd -Version: 1.3.beta1 +Version: 1.3.beta2 Release: 0 -%define srcver 1.3.0-beta1 +%define srcver 1.3.0-beta2 Summary: An open source reimplementation of Chris Sawyer's Transport Tycoon Deluxe License: GPL-2.0 Group: Amusements/Games/Strategy/Other |