ANDROID: Revert "This is 2.7.0.4 (beta 4)"

This reverts commit 603ff5ae6c.

A few more changes are pending before beta 4
This commit is contained in:
antoniou79 2023-03-26 14:52:26 +03:00
parent 603ff5ae6c
commit fd8ba9ebf1
20 changed files with 29 additions and 30 deletions

View file

@ -1,4 +1,4 @@
ScummVM-PSP 2.7.0.4 README
ScummVM-PSP 2.7.0.2 README
==============================================================================
Installation

View file

@ -16,7 +16,7 @@
#define SCUMMVM_REVISION
#endif
#define SCUMMVM_VERSION "2.7.0.4"
#define SCUMMVM_VERSION "2.7.0.2"
#define SCUMMVM_VER_MAJOR 2
#define SCUMMVM_VER_MINOR 7

View file

@ -63,7 +63,7 @@ CALL OPEN write_guide,'README.guide','W'
Prepare Amiga guide, add intro and fixed text.
*/
CALL WRITELN write_guide,'@DATABASE ScummVM README.guide'
CALL WRITELN write_guide,'@$VER: ScummVM Readme 2.7.0.4'
CALL WRITELN write_guide,'@$VER: ScummVM Readme 2.7.0.2'
CALL WRITELN write_guide,'@(C) by The ScummVM team'
CALL WRITELN write_guide,'@AUTHOR The ScummVM team'
CALL WRITELN write_guide,'@WORDWRAP'

View file

@ -40,12 +40,11 @@ android {
minSdkVersion 16
targetSdkVersion 33
versionName "2.7.0.4"
versionCode 101
versionName "2.7.0.2"
versionCode 97
// versioncode must be incremented for each market upload
// ScummVM 2.7.0.4: 101 - 104 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 4 on Play Store)
// Historical version codes:
// ScummVM 2.7.0.2: 97 - 100 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 3 on Play Store)
// Historical version codes:
// ScummVM 2.7.0.1: 93 - 96 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 2 on Play Store)
// ScummVM 2.7.0: 89 - 92 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 1 on Play Store)
// ScummVM 2.6.x: 85 - 88 (skipped - was reserved for potential beta or 2.6.x bugfix builds)

View file

@ -1,4 +1,4 @@
ScummVM 2.7.0.4 - GPH DEVICE SPECIFIC README
ScummVM 2.7.0.2 - GPH DEVICE SPECIFIC README
------------------------------------------------------------------------

View file

@ -1,5 +1,5 @@
[info]
name="ScummVM 2.7.0.4"
name="ScummVM 2.7.0.2"
path="/scummvm/scummvm.gpe"
icon="/scummvm/scummvm.png"
title="/scummvm/scummvmb.png"

View file

@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.7.0.4</string>
<string>2.7.0.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.7.0.4</string>
<string>2.7.0.2</string>
<key>GCSupportedGameControllers</key>
<array>
<dict>

View file

@ -15,11 +15,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.7.0.4</string>
<string>2.7.0.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.7.0.4</string>
<string>2.7.0.2</string>
<key>CFBundleIconFile</key>
<string>icon.png</string>
<key>CFBundleIconFiles</key>

View file

@ -1,5 +1,5 @@
product scummvm
id "ScummVM 2.7.0.4"
id "ScummVM 2.7.0.2"
image sw
id "software"
version 18

View file

@ -25,7 +25,7 @@
<key>CFBundleExecutable</key>
<string>scummvm</string>
<key>CFBundleGetInfoString</key>
<string>2.7.0.4, Copyright 2001-2023 The ScummVM Team</string>
<string>2.7.0.2, Copyright 2001-2023 The ScummVM Team</string>
<key>CFBundleIconFile</key>
<string>scummvm.icns</string>
<key>CFBundleIdentifier</key>
@ -61,9 +61,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.7.0.4</string>
<string>2.7.0.2</string>
<key>CFBundleVersion</key>
<string>2.7.0.4</string>
<string>2.7.0.2</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2001-2023 The ScummVM Team</string>
<key>NSPrincipalClass</key>

View file

@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>2.7.0.4</string>
<string>2.7.0.2</string>
<key>CFBundleVersion</key>
<string>2.7.0.4</string>
<string>2.7.0.2</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2001-2023 The ScummVM Team</string>
<key>NSPrincipalClass</key>

View file

@ -6,9 +6,9 @@
<!-- version type can be alpha, beta or release, set to release in branch -->
<version major="2" minor="7" release="0" build="1" type="release"/>
<!-- Both title and titles are needed -->
<title lang="en_US">ScummVM 2.7.0.4</title>
<title lang="en_US">ScummVM 2.7.0.2</title>
<titles>
<title lang="en_US">ScummVM 2.7.0.4</title>
<title lang="en_US">ScummVM 2.7.0.2</title>
</titles>
<descriptions>
<description lang="en_US">

View file

@ -1,4 +1,4 @@
ScummVM 2.7.0.4 - OPENPANDORA SPECIFIC README
ScummVM 2.7.0.2 - OPENPANDORA SPECIFIC README
------------------------------------------------------------------------
Please refer to the:

View file

@ -1,4 +1,4 @@
ScummVM 2.7.0.4 - OPENPANDORA README - HOW TO INSTALL
ScummVM 2.7.0.2 - OPENPANDORA README - HOW TO INSTALL
------------------------------------------------------------------------
Please refer to the:

View file

@ -5,7 +5,7 @@
</h3>
<h4>
<p>ScummVM 2.7.0.4: OpenPandora Specific Documentation</p>
<p>ScummVM 2.7.0.2: OpenPandora Specific Documentation</p>
</h4>
<A href="docs/README-OPENPANDORA">ScummVM OpenPandora README</a><br/>
@ -13,7 +13,7 @@
<A href="https://wiki.scummvm.org/index.php/OpenPandora">ScummVM OpenPandora WiKi</a><br/>
<h4>
<p>ScummVM 2.7.0.4: General Documentation</p>
<p>ScummVM 2.7.0.2: General Documentation</p>
</h4>
<A href="https://www.scummvm.org/">ScummVM website</a><br/>

View file

@ -7,7 +7,7 @@
# Prologue information
#------------------------------------------------------------------------------
Name : scummvm-tools
Version : 2.7.0.4
Version : 2.7.0.2
Release : 1
Summary : ScummVM-related tools
Group : Interpreters

View file

@ -7,7 +7,7 @@
# Prologue information
#------------------------------------------------------------------------------
Name : scummvm
Version : 2.7.0.4
Version : 2.7.0.2
Release : 1
Summary : Graphic adventure game interpreter
Group : Interpreters

View file

@ -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.7.0.4"
Set ScummVM$Version "2.7.0.2"

View file

@ -9,7 +9,7 @@ if [ "$TMP" = "" ]; then
fi
PKG=$TMP/package-scummvm
VERSION=2.7.0.4
VERSION=2.7.0.2
ARCH=i486
BUILD=1

View file

@ -2,7 +2,7 @@
<app version="1">
<name>ScummVM</name>
<coder>The ScummVM Team</coder>
<version>2.7.0.4@REVISION@</version>
<version>2.7.0.2@REVISION@</version>
<release_date>@TIMESTAMP@</release_date>
<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!