diff options
author | Charles Pigott <charlespigott@googlemail.com> | 2019-12-21 19:05:47 +0000 |
---|---|---|
committer | Charles Pigott <charlespigott@googlemail.com> | 2019-12-24 22:20:28 +0000 |
commit | 18f03a300b12bb022fb3273ff6273c430b28f787 (patch) | |
tree | fa77fe925661be64b5fab2448075e3a0ac97079b /os/rpm | |
parent | d427559eba00619709342f06f372db425c278537 (diff) | |
download | openttd-18f03a300b12bb022fb3273ff6273c430b28f787.tar.xz |
Update: Prepare for 1.10.0-beta2 release
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 4ba8c0067..340a9886b 100644 --- a/os/rpm/openttd.spec +++ b/os/rpm/openttd.spec @@ -17,9 +17,9 @@ # Name: openttd -Version: 1.10.beta1 +Version: 1.10.beta2 Release: 0 -%define srcver 1.10.0-beta1 +%define srcver 1.10.0-beta2 Summary: An open source reimplementation of Chris Sawyer's Transport Tycoon Deluxe License: GPL-2.0 Group: Amusements/Games/Strategy/Other |