From 857a8eb1f226a0439fd29bbe26022a0393d99fa0 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 4 Oct 2019 23:19:58 +0200 Subject: [PATCH] RELEASE: This is 2.1.0 --- backends/platform/psp/README.PSP | 2 +- base/internal_version.h | 2 +- dists/amiga/RM2AG.rexx | 2 +- dists/android/AndroidManifest.xml | 2 +- dists/gph/README-GPH | 2 +- dists/gph/scummvm.ini | 2 +- dists/ios7/Info.plist | 4 ++-- dists/iphone/Info.plist | 4 ++-- dists/irix/scummvm.spec | 2 +- dists/macosx/Info.plist | 6 +++--- dists/macosx/dockplugin/Info.plist | 4 ++-- dists/openpandora/PXML.xml | 4 ++-- dists/openpandora/README-OPENPANDORA | 2 +- dists/openpandora/README-PND.txt | 2 +- dists/openpandora/index.html | 4 ++-- dists/redhat/scummvm-tools.spec | 2 +- dists/redhat/scummvm.spec | 2 +- dists/riscos/!Boot,feb | 2 +- dists/slackware/scummvm.SlackBuild | 2 +- dists/wii/meta.xml | 2 +- snapcraft.yaml | 2 +- 21 files changed, 28 insertions(+), 28 deletions(-) diff --git a/backends/platform/psp/README.PSP b/backends/platform/psp/README.PSP index 11beec33bb5f..08f7ab887f5b 100644 --- a/backends/platform/psp/README.PSP +++ b/backends/platform/psp/README.PSP @@ -1,4 +1,4 @@ -ScummVM-PSP 2.1.0pre README +ScummVM-PSP 2.1.0 README ============================================================================== Installation diff --git a/base/internal_version.h b/base/internal_version.h index 3814cc702495..f3c095a3e5e4 100644 --- a/base/internal_version.h +++ b/base/internal_version.h @@ -16,7 +16,7 @@ #define SCUMMVM_REVISION #endif -#define SCUMMVM_VERSION "2.1.0pre" +#define SCUMMVM_VERSION "2.1.0" #define SCUMMVM_VER_MAJOR 2 #define SCUMMVM_VER_MINOR 1 diff --git a/dists/amiga/RM2AG.rexx b/dists/amiga/RM2AG.rexx index 80258673f3b7..0cd892a9ba0f 100644 --- a/dists/amiga/RM2AG.rexx +++ b/dists/amiga/RM2AG.rexx @@ -29,7 +29,7 @@ OPEN(guide_write,'README.guide','W') Prepare the Amiga guide file, add the intro and fixed text. */ WRITELN(guide_write,'@DATABASE ScummVM README.guide') -WRITELN(guide_write,'@$VER: ScummVM Readme 2.1.0pre') +WRITELN(guide_write,'@$VER: ScummVM Readme 2.1.0') WRITELN(guide_write,'@(C) by The ScummVM team') WRITELN(guide_write,'@AUTHOR The ScummVM team') WRITELN(guide_write,'@WORDWRAP') diff --git a/dists/android/AndroidManifest.xml b/dists/android/AndroidManifest.xml index f4684ecfa1c5..31ad33ace78e 100644 --- a/dists/android/AndroidManifest.xml +++ b/dists/android/AndroidManifest.xml @@ -4,7 +4,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.1.0pre + 2.1.0 CFBundleSignature ???? CFBundleVersion - 2.1.0pre + 2.1.0 LSSupportsOpeningDocumentsInPlace UIApplicationExitsOnSuspend diff --git a/dists/iphone/Info.plist b/dists/iphone/Info.plist index 0eaf820a4473..1743aae3c827 100644 --- a/dists/iphone/Info.plist +++ b/dists/iphone/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.1.0pre + 2.1.0 CFBundleSignature ???? CFBundleVersion - 2.1.0pre + 2.1.0 CFBundleIconFile icon.png CFBundleIconFiles diff --git a/dists/irix/scummvm.spec b/dists/irix/scummvm.spec index 3c21c962bb3a..6b0b260f25c6 100644 --- a/dists/irix/scummvm.spec +++ b/dists/irix/scummvm.spec @@ -1,5 +1,5 @@ product scummvm - id "ScummVM 2.1.0pre" + id "ScummVM 2.1.0" image sw id "software" version 18 diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist index d5f99b1ad14f..d63f2b35cd98 100644 --- a/dists/macosx/Info.plist +++ b/dists/macosx/Info.plist @@ -23,7 +23,7 @@ CFBundleExecutable scummvm CFBundleGetInfoString - 2.1.0pre, Copyright 2001-2019 The ScummVM Team + 2.1.0, Copyright 2001-2019 The ScummVM Team CFBundleIconFile scummvm.icns CFBundleIdentifier @@ -59,9 +59,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.1.0pre + 2.1.0 CFBundleVersion - 2.1.0pre + 2.1.0 NSHumanReadableCopyright Copyright 2001-2019 The ScummVM Team NSPrincipalClass diff --git a/dists/macosx/dockplugin/Info.plist b/dists/macosx/dockplugin/Info.plist index 24f63fb3d6cc..087be53079a4 100644 --- a/dists/macosx/dockplugin/Info.plist +++ b/dists/macosx/dockplugin/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.1.0pre + 2.1.0 CFBundleVersion - 2.1.0pre + 2.1.0 NSHumanReadableCopyright Copyright 2001-2019 The ScummVM Team NSPrincipalClass diff --git a/dists/openpandora/PXML.xml b/dists/openpandora/PXML.xml index 7b7a4acb661c..f4720437df47 100644 --- a/dists/openpandora/PXML.xml +++ b/dists/openpandora/PXML.xml @@ -6,9 +6,9 @@ - ScummVM 2.1.0pre + ScummVM 2.1.0 - ScummVM 2.1.0pre + ScummVM 2.1.0 diff --git a/dists/openpandora/README-OPENPANDORA b/dists/openpandora/README-OPENPANDORA index 3279851c77fc..dc8b0e73d9a1 100644 --- a/dists/openpandora/README-OPENPANDORA +++ b/dists/openpandora/README-OPENPANDORA @@ -1,4 +1,4 @@ -ScummVM 2.1.0pre - OPENPANDORA SPECIFIC README +ScummVM 2.1.0 - OPENPANDORA SPECIFIC README ------------------------------------------------------------------------ Please refer to the: diff --git a/dists/openpandora/README-PND.txt b/dists/openpandora/README-PND.txt index a42c4d3cc0da..901c1ac7d0c3 100644 --- a/dists/openpandora/README-PND.txt +++ b/dists/openpandora/README-PND.txt @@ -1,4 +1,4 @@ -ScummVM 2.1.0pre - OPENPANDORA README - HOW TO INSTALL +ScummVM 2.1.0 - OPENPANDORA README - HOW TO INSTALL ------------------------------------------------------------------------ Please refer to the: diff --git a/dists/openpandora/index.html b/dists/openpandora/index.html index 72399867c44a..84e32755815c 100644 --- a/dists/openpandora/index.html +++ b/dists/openpandora/index.html @@ -5,7 +5,7 @@

-

ScummVM 2.1.0pre: OpenPandora Specific Documentation

+

ScummVM 2.1.0: OpenPandora Specific Documentation

ScummVM OpenPandora README
@@ -13,7 +13,7 @@

ScummVM OpenPandora WiKi

-

ScummVM 2.1.0pre: General Documentation

+

ScummVM 2.1.0: General Documentation

ScummVM website
diff --git a/dists/redhat/scummvm-tools.spec b/dists/redhat/scummvm-tools.spec index 5e8fbb93ed48..f87479155e84 100644 --- a/dists/redhat/scummvm-tools.spec +++ b/dists/redhat/scummvm-tools.spec @@ -7,7 +7,7 @@ # Prologue information #------------------------------------------------------------------------------ Name : scummvm-tools -Version : 2.1.0pre +Version : 2.1.0 Release : 1 Summary : ScummVM-related tools Group : Interpreters diff --git a/dists/redhat/scummvm.spec b/dists/redhat/scummvm.spec index fa5bc130923a..7ab5b909e10d 100644 --- a/dists/redhat/scummvm.spec +++ b/dists/redhat/scummvm.spec @@ -7,7 +7,7 @@ # Prologue information #------------------------------------------------------------------------------ Name : scummvm -Version : 2.1.0pre +Version : 2.1.0 Release : 1 Summary : Graphic adventure game interpreter Group : Interpreters diff --git a/dists/riscos/!Boot,feb b/dists/riscos/!Boot,feb index d0a1169d0454..817981ec2a1c 100644 --- a/dists/riscos/!Boot,feb +++ b/dists/riscos/!Boot,feb @@ -5,4 +5,4 @@ Set ScummVM$Title "ScummVM" Set ScummVM$Description "Play certain classic graphical point-and-click adventure games" Set ScummVM$Publisher "ScummVM Developers" Set ScummVM$Web "https://www.scummvm.org/" -Set ScummVM$Version "2.1.0pre" +Set ScummVM$Version "2.1.0" diff --git a/dists/slackware/scummvm.SlackBuild b/dists/slackware/scummvm.SlackBuild index a2ce3910c61d..6bf9f59898c7 100755 --- a/dists/slackware/scummvm.SlackBuild +++ b/dists/slackware/scummvm.SlackBuild @@ -9,7 +9,7 @@ if [ "$TMP" = "" ]; then fi PKG=$TMP/package-scummvm -VERSION=2.1.0pre +VERSION=2.1.0 ARCH=i486 BUILD=1 diff --git a/dists/wii/meta.xml b/dists/wii/meta.xml index f9cc279f424f..c6b54ad59b62 100644 --- a/dists/wii/meta.xml +++ b/dists/wii/meta.xml @@ -2,7 +2,7 @@ ScummVM The ScummVM Team - 2.1.0pre@REVISION@ + 2.1.0@REVISION@ @TIMESTAMP@ Point & Click Adventures ScummVM is a program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files. The clever part about this: ScummVM just replaces the executables shipped with the games, allowing you to play them on systems for which they were never designed! diff --git a/snapcraft.yaml b/snapcraft.yaml index 9fd1f1eab137..f7a124d93d7f 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,5 @@ name: scummvm -version: "2.1.0pre" +version: "2.1.0" summary: ScummVM description: | ScummVM is a program which allows you to run certain classic graphical