Skip to content

Commit

Permalink
RELEASE: This is 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sev- committed Oct 4, 2019
1 parent 5e55b09 commit 857a8eb
Show file tree
Hide file tree
Showing 21 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion backends/platform/psp/README.PSP
@@ -1,4 +1,4 @@
ScummVM-PSP 2.1.0pre README ScummVM-PSP 2.1.0 README
============================================================================== ==============================================================================


Installation Installation
Expand Down
2 changes: 1 addition & 1 deletion base/internal_version.h
Expand Up @@ -16,7 +16,7 @@
#define SCUMMVM_REVISION #define SCUMMVM_REVISION
#endif #endif


#define SCUMMVM_VERSION "2.1.0pre" #define SCUMMVM_VERSION "2.1.0"


#define SCUMMVM_VER_MAJOR 2 #define SCUMMVM_VER_MAJOR 2
#define SCUMMVM_VER_MINOR 1 #define SCUMMVM_VER_MINOR 1
Expand Down
2 changes: 1 addition & 1 deletion dists/amiga/RM2AG.rexx
Expand Up @@ -29,7 +29,7 @@ OPEN(guide_write,'README.guide','W')
Prepare the Amiga guide file, add the intro and fixed text. Prepare the Amiga guide file, add the intro and fixed text.
*/ */
WRITELN(guide_write,'@DATABASE ScummVM README.guide') 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,'@(C) by The ScummVM team')
WRITELN(guide_write,'@AUTHOR The ScummVM team') WRITELN(guide_write,'@AUTHOR The ScummVM team')
WRITELN(guide_write,'@WORDWRAP') WRITELN(guide_write,'@WORDWRAP')
Expand Down
2 changes: 1 addition & 1 deletion dists/android/AndroidManifest.xml
Expand Up @@ -4,7 +4,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.scummvm.scummvm" package="org.scummvm.scummvm"
android:versionCode="@ANDROID_VERSIONCODE@" android:versionCode="@ANDROID_VERSIONCODE@"
android:versionName="2.1.0pre" android:versionName="2.1.0"
android:sharedUserId="org.scummvm.scummvm"> android:sharedUserId="org.scummvm.scummvm">


<uses-sdk android:minSdkVersion="3" <uses-sdk android:minSdkVersion="3"
Expand Down
2 changes: 1 addition & 1 deletion dists/gph/README-GPH
@@ -1,4 +1,4 @@
ScummVM 2.1.0pre - GPH DEVICE SPECIFIC README ScummVM 2.1.0 - GPH DEVICE SPECIFIC README


------------------------------------------------------------------------ ------------------------------------------------------------------------


Expand Down
2 changes: 1 addition & 1 deletion dists/gph/scummvm.ini
@@ -1,5 +1,5 @@
[info] [info]
name="ScummVM 2.1.0pre" name="ScummVM 2.1.0"
path="/scummvm/scummvm.gpe" path="/scummvm/scummvm.gpe"
icon="/scummvm/scummvm.png" icon="/scummvm/scummvm.png"
title="/scummvm/scummvmb.png" title="/scummvm/scummvmb.png"
4 changes: 2 additions & 2 deletions dists/ios7/Info.plist
Expand Up @@ -19,11 +19,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.1.0pre</string> <string>2.1.0</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.1.0pre</string> <string>2.1.0</string>
<key>LSSupportsOpeningDocumentsInPlace</key> <key>LSSupportsOpeningDocumentsInPlace</key>
<true/> <true/>
<key>UIApplicationExitsOnSuspend</key> <key>UIApplicationExitsOnSuspend</key>
Expand Down
4 changes: 2 additions & 2 deletions dists/iphone/Info.plist
Expand Up @@ -15,11 +15,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.1.0pre</string> <string>2.1.0</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.1.0pre</string> <string>2.1.0</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>icon.png</string> <string>icon.png</string>
<key>CFBundleIconFiles</key> <key>CFBundleIconFiles</key>
Expand Down
2 changes: 1 addition & 1 deletion dists/irix/scummvm.spec
@@ -1,5 +1,5 @@
product scummvm product scummvm
id "ScummVM 2.1.0pre" id "ScummVM 2.1.0"
image sw image sw
id "software" id "software"
version 18 version 18
Expand Down
6 changes: 3 additions & 3 deletions dists/macosx/Info.plist
Expand Up @@ -23,7 +23,7 @@
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>scummvm</string> <string>scummvm</string>
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>2.1.0pre, Copyright 2001-2019 The ScummVM Team</string> <string>2.1.0, Copyright 2001-2019 The ScummVM Team</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>scummvm.icns</string> <string>scummvm.icns</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
Expand Down Expand Up @@ -59,9 +59,9 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.1.0pre</string> <string>2.1.0</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.1.0pre</string> <string>2.1.0</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright 2001-2019 The ScummVM Team</string> <string>Copyright 2001-2019 The ScummVM Team</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
Expand Down
4 changes: 2 additions & 2 deletions dists/macosx/dockplugin/Info.plist
Expand Up @@ -15,9 +15,9 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>BNDL</string> <string>BNDL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.1.0pre</string> <string>2.1.0</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.1.0pre</string> <string>2.1.0</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright 2001-2019 The ScummVM Team</string> <string>Copyright 2001-2019 The ScummVM Team</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
Expand Down
4 changes: 2 additions & 2 deletions dists/openpandora/PXML.xml
Expand Up @@ -6,9 +6,9 @@
<!-- version type can be alpha, beta or release, set to release in branch --> <!-- version type can be alpha, beta or release, set to release in branch -->
<version major="2" minor="1" release="0" build="1" type="release"/> <version major="2" minor="1" release="0" build="1" type="release"/>
<!-- Both title and titles are needed --> <!-- Both title and titles are needed -->
<title lang="en_US">ScummVM 2.1.0pre</title> <title lang="en_US">ScummVM 2.1.0</title>
<titles> <titles>
<title lang="en_US">ScummVM 2.1.0pre</title> <title lang="en_US">ScummVM 2.1.0</title>
</titles> </titles>
<descriptions> <descriptions>
<description lang="en_US"> <description lang="en_US">
Expand Down
2 changes: 1 addition & 1 deletion 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: Please refer to the:


Expand Down
2 changes: 1 addition & 1 deletion 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: Please refer to the:
Expand Down
4 changes: 2 additions & 2 deletions dists/openpandora/index.html
Expand Up @@ -5,15 +5,15 @@ <h3>
</h3> </h3>


<h4> <h4>
<p>ScummVM 2.1.0pre: OpenPandora Specific Documentation</p> <p>ScummVM 2.1.0: OpenPandora Specific Documentation</p>
</h4> </h4>


<A href="docs/README-OPENPANDORA">ScummVM OpenPandora README</a><br/> <A href="docs/README-OPENPANDORA">ScummVM OpenPandora README</a><br/>
<A href="http://scummvm.distant-earth.com/">ScummVM OpenPandora Website</a><br/> <A href="http://scummvm.distant-earth.com/">ScummVM OpenPandora Website</a><br/>
<A href="https://wiki.scummvm.org/index.php/OpenPandora">ScummVM OpenPandora WiKi</a><br/> <A href="https://wiki.scummvm.org/index.php/OpenPandora">ScummVM OpenPandora WiKi</a><br/>


<h4> <h4>
<p>ScummVM 2.1.0pre: General Documentation</p> <p>ScummVM 2.1.0: General Documentation</p>
</h4> </h4>


<A href="https://www.scummvm.org/">ScummVM website</a><br/> <A href="https://www.scummvm.org/">ScummVM website</a><br/>
Expand Down
2 changes: 1 addition & 1 deletion dists/redhat/scummvm-tools.spec
Expand Up @@ -7,7 +7,7 @@
# Prologue information # Prologue information
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
Name : scummvm-tools Name : scummvm-tools
Version : 2.1.0pre Version : 2.1.0
Release : 1 Release : 1
Summary : ScummVM-related tools Summary : ScummVM-related tools
Group : Interpreters Group : Interpreters
Expand Down
2 changes: 1 addition & 1 deletion dists/redhat/scummvm.spec
Expand Up @@ -7,7 +7,7 @@
# Prologue information # Prologue information
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
Name : scummvm Name : scummvm
Version : 2.1.0pre Version : 2.1.0
Release : 1 Release : 1
Summary : Graphic adventure game interpreter Summary : Graphic adventure game interpreter
Group : Interpreters Group : Interpreters
Expand Down
2 changes: 1 addition & 1 deletion dists/riscos/!Boot,feb
Expand Up @@ -5,4 +5,4 @@ Set ScummVM$Title "ScummVM"
Set ScummVM$Description "Play certain classic graphical point-and-click adventure games" Set ScummVM$Description "Play certain classic graphical point-and-click adventure games"
Set ScummVM$Publisher "ScummVM Developers" Set ScummVM$Publisher "ScummVM Developers"
Set ScummVM$Web "https://www.scummvm.org/" Set ScummVM$Web "https://www.scummvm.org/"
Set ScummVM$Version "2.1.0pre" Set ScummVM$Version "2.1.0"
2 changes: 1 addition & 1 deletion dists/slackware/scummvm.SlackBuild
Expand Up @@ -9,7 +9,7 @@ if [ "$TMP" = "" ]; then
fi fi
PKG=$TMP/package-scummvm PKG=$TMP/package-scummvm


VERSION=2.1.0pre VERSION=2.1.0
ARCH=i486 ARCH=i486
BUILD=1 BUILD=1


Expand Down
2 changes: 1 addition & 1 deletion dists/wii/meta.xml
Expand Up @@ -2,7 +2,7 @@
<app version="1"> <app version="1">
<name>ScummVM</name> <name>ScummVM</name>
<coder>The ScummVM Team</coder> <coder>The ScummVM Team</coder>
<version>2.1.0pre@REVISION@</version> <version>2.1.0@REVISION@</version>
<release_date>@TIMESTAMP@</release_date> <release_date>@TIMESTAMP@</release_date>
<short_description>Point &amp; Click Adventures</short_description> <short_description>Point &amp; Click Adventures</short_description>
<long_description>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! <long_description>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!
Expand Down
2 changes: 1 addition & 1 deletion snapcraft.yaml
@@ -1,5 +1,5 @@
name: scummvm name: scummvm
version: "2.1.0pre" version: "2.1.0"
summary: ScummVM summary: ScummVM
description: | description: |
ScummVM is a program which allows you to run certain classic graphical ScummVM is a program which allows you to run certain classic graphical
Expand Down

0 comments on commit 857a8eb

Please sign in to comment.