diff options
author | frosch <github@elsenhans.name> | 2019-03-03 20:51:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-03 20:51:57 +0100 |
commit | a67ee025294278f9113a1c8bcb5ee91d9e174f69 (patch) | |
tree | 7309d2ebe35dc37363e9d7e996849bdba56a6214 /os/rpm | |
parent | eb46a89855c01a4898f5a9760969f2d9a7b3137d (diff) | |
download | openttd-a67ee025294278f9113a1c8bcb5ee91d9e174f69.tar.xz |
Change: Heading for 1.10 now (#7319)
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 7f17b7ea9..09d19621f 100644 --- a/os/rpm/openttd.spec +++ b/os/rpm/openttd.spec @@ -17,9 +17,9 @@ # Name: openttd -Version: 1.9.beta3 +Version: 1.10.beta1 Release: 0 -%define srcver 1.9.0-beta3 +%define srcver 1.10.0-beta1 Summary: An open source reimplementation of Chris Sawyer's Transport Tycoon Deluxe License: GPL-2.0 Group: Amusements/Games/Strategy/Other |