From 1e43f7b17a5b8e612a931bd4915759d5068d39a3 Mon Sep 17 00:00:00 2001 From: Tim Felgentreff Date: Mon, 21 Dec 2020 20:40:08 +0100 Subject: [PATCH] update release docs --- HOWTO-NEW-RELEASE | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/HOWTO-NEW-RELEASE b/HOWTO-NEW-RELEASE index cdb9fa688..c74e01061 100644 --- a/HOWTO-NEW-RELEASE +++ b/HOWTO-NEW-RELEASE @@ -22,16 +22,16 @@ cause a release with the tag name to be created, and the windows dependencies will be uploaded there. Tag the new release here and wait for it to run through the CIs. Appveyor and -Travis will upload new versions for Windows and OSX. Go to Launchpad to -trigger building new debian packages: +Travis will upload new versions for Windows and OSX. git commit -a -m "Release version " git tag git push --tags origin master +Go to Launchpad to trigger building new debian packages. + For Wargus/War1gus/Stargus we have a release.rb script. Run it without any arguments, and it will tell you how to call it to start the release process for this particular project. -Tag the new release in Wargus/War1gus/Stargus/... these repositories should be -set up to also use the appropriate release source from the Stratagus releases. - +Finally, update the download links for the stable versions in the +wargus.github.io repository.