mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Release 2.0.
This commit is contained in:
parent
9ffe3e0eb6
commit
26a06cd63b
@ -52,13 +52,13 @@ usage()
|
||||
# Get the upstream commit sha
|
||||
upstream_commit()
|
||||
{
|
||||
echo "d6b89a0ffca8fa1d4a0b8bfc1fa7a72381dfe918"
|
||||
echo "088968f242a7efd57cd6d07602443157c40be6ac"
|
||||
}
|
||||
|
||||
# Show version information
|
||||
version()
|
||||
{
|
||||
echo "Wine Staging 2.0-rc7 (unreleased)"
|
||||
echo "Wine Staging 2.0"
|
||||
echo "Copyright (C) 2014-2017 the Wine Staging project authors."
|
||||
echo ""
|
||||
echo "Patchset to be applied on upstream Wine:"
|
||||
|
@ -1 +1 @@
|
||||
Wine Staging 2.0-rc7 (unreleased)
|
||||
Wine Staging 2.0
|
||||
|
Loading…
Reference in New Issue
Block a user