diff --git a/backends/platform/atari/build-release.sh b/backends/platform/atari/build-release.sh index 8ef10f4828c..756131e16dc 100755 --- a/backends/platform/atari/build-release.sh +++ b/backends/platform/atari/build-release.sh @@ -72,8 +72,8 @@ cp ../backends/platform/atari/readme.txt dist-generic/scummvm unix2dos dist-generic/scummvm/readme.txt cd dist-generic -mv scummvm scummvm-2.9.1-atari-full -zip -r -9 scummvm-2.9.1-atari-full.zip scummvm-2.9.1-atari-full +mv scummvm scummvm-2.9.1.1-atari-full +zip -r -9 scummvm-2.9.1.1-atari-full.zip scummvm-2.9.1.1-atari-full cd - -mv dist-generic/scummvm-2.9.1-atari-full.zip .. +mv dist-generic/scummvm-2.9.1.1-atari-full.zip .. diff --git a/backends/platform/atari/build-release030.sh b/backends/platform/atari/build-release030.sh index 64a05564200..2d019104d7f 100755 --- a/backends/platform/atari/build-release030.sh +++ b/backends/platform/atari/build-release030.sh @@ -63,8 +63,8 @@ cp ../backends/platform/atari/readme.txt dist-generic/scummvm unix2dos dist-generic/scummvm/readme.txt cd dist-generic -mv scummvm scummvm-2.9.1-atari-lite -zip -r -9 scummvm-2.9.1-atari-lite.zip scummvm-2.9.1-atari-lite +mv scummvm scummvm-2.9.1.1-atari-lite +zip -r -9 scummvm-2.9.1.1-atari-lite.zip scummvm-2.9.1.1-atari-lite cd - -mv dist-generic/scummvm-2.9.1-atari-lite.zip .. +mv dist-generic/scummvm-2.9.1.1-atari-lite.zip .. diff --git a/backends/platform/atari/readme.txt b/backends/platform/atari/readme.txt index 144ab1cc57c..6e46a2b68c8 100644 --- a/backends/platform/atari/readme.txt +++ b/backends/platform/atari/readme.txt @@ -1,4 +1,4 @@ -ScummVM 2.9.1 +ScummVM 2.9.1.1 ============= This is a port of ScummVM (https://www.scummvm.org), a program which allows you @@ -35,7 +35,7 @@ Differences between the versions -------------------------------- After talking to Keith we have decided to provide three flavours of ScummVM. -Please refer to https://docs.scummvm.org/en/v2.9.1/other_platforms/atari.html +Please refer to https://docs.scummvm.org/en/v2.9.1.1/other_platforms/atari.html for more details (TBD). Atari Full package diff --git a/backends/platform/psp/README.PSP b/backends/platform/psp/README.PSP index aa697475f7f..8caaeb3dbb0 100644 --- a/backends/platform/psp/README.PSP +++ b/backends/platform/psp/README.PSP @@ -1,4 +1,4 @@ -ScummVM-PSP 2.9.1 README +ScummVM-PSP 2.9.1.1 README ============================================================================== Installation diff --git a/base/internal_version.h b/base/internal_version.h index 591725f895e..db3efd82752 100644 --- a/base/internal_version.h +++ b/base/internal_version.h @@ -16,7 +16,7 @@ #define SCUMMVM_REVISION #endif -#define SCUMMVM_VERSION "2.9.1" +#define SCUMMVM_VERSION "2.9.1.1" #define SCUMMVM_VER_MAJOR 2 #define SCUMMVM_VER_MINOR 9 diff --git a/dists/amigaos/md2ag.rexx b/dists/amigaos/md2ag.rexx index 85c0c1acdb6..ab154fc2dbe 100644 --- a/dists/amigaos/md2ag.rexx +++ b/dists/amigaos/md2ag.rexx @@ -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.9.1' +CALL WRITELN write_guide,'@$VER: ScummVM Readme 2.9.1.1' CALL WRITELN write_guide,'@(C) by The ScummVM team' CALL WRITELN write_guide,'@AUTHOR The ScummVM team' CALL WRITELN write_guide,'@WORDWRAP' diff --git a/dists/ios7/Info.plist b/dists/ios7/Info.plist index b51e7cb19bd..919c39d8ffe 100644 --- a/dists/ios7/Info.plist +++ b/dists/ios7/Info.plist @@ -19,11 +19,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.9.1 + 2.9.1.1 CFBundleSignature ???? CFBundleVersion - 2.9.1 + 2.9.1.1 GCSupportedGameControllers diff --git a/dists/irix/scummvm.spec b/dists/irix/scummvm.spec index 6f5235c1e5f..ae004b8c2f4 100644 --- a/dists/irix/scummvm.spec +++ b/dists/irix/scummvm.spec @@ -1,5 +1,5 @@ product scummvm - id "ScummVM 2.9.1" + id "ScummVM 2.9.1.1" image sw id "software" version 18 diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist index 04f3b15634d..2d418054384 100644 --- a/dists/macosx/Info.plist +++ b/dists/macosx/Info.plist @@ -25,7 +25,7 @@ CFBundleExecutable scummvm CFBundleGetInfoString - 2.9.1, Copyright 2001-2024 The ScummVM Team + 2.9.1.1, Copyright 2001-2024 The ScummVM Team CFBundleIconFile scummvm.icns CFBundleIdentifier @@ -63,9 +63,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.9.1 + 2.9.1.1 CFBundleVersion - 2.9.1 + 2.9.1.1 NSHumanReadableCopyright Copyright 2001-2024 The ScummVM Team NSPrincipalClass diff --git a/dists/macosx/dockplugin/Info.plist b/dists/macosx/dockplugin/Info.plist index e7ee6854c2c..ee8f8c80cc4 100644 --- a/dists/macosx/dockplugin/Info.plist +++ b/dists/macosx/dockplugin/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.9.1 + 2.9.1.1 CFBundleVersion - 2.9.1 + 2.9.1.1 NSHumanReadableCopyright Copyright 2001-2024 The ScummVM Team NSPrincipalClass diff --git a/dists/openpandora/PXML.xml b/dists/openpandora/PXML.xml index 15548b15493..90fccdfa8c7 100644 --- a/dists/openpandora/PXML.xml +++ b/dists/openpandora/PXML.xml @@ -6,9 +6,9 @@ - ScummVM 2.9.1 + ScummVM 2.9.1.1 - ScummVM 2.9.1 + ScummVM 2.9.1.1 diff --git a/dists/openpandora/README-OPENPANDORA b/dists/openpandora/README-OPENPANDORA index aa4a8b3fc41..96c6dd19fa2 100644 --- a/dists/openpandora/README-OPENPANDORA +++ b/dists/openpandora/README-OPENPANDORA @@ -1,4 +1,4 @@ -ScummVM 2.9.1 - OPENPANDORA SPECIFIC README +ScummVM 2.9.1.1 - OPENPANDORA SPECIFIC README ------------------------------------------------------------------------ Please refer to the: diff --git a/dists/openpandora/README-PND.txt b/dists/openpandora/README-PND.txt index 6845a24b5e7..b5965e36148 100644 --- a/dists/openpandora/README-PND.txt +++ b/dists/openpandora/README-PND.txt @@ -1,4 +1,4 @@ -ScummVM 2.9.1 - OPENPANDORA README - HOW TO INSTALL +ScummVM 2.9.1.1 - OPENPANDORA README - HOW TO INSTALL ------------------------------------------------------------------------ Please refer to the: diff --git a/dists/openpandora/index.html b/dists/openpandora/index.html index a76cbbbe907..5f778d33130 100644 --- a/dists/openpandora/index.html +++ b/dists/openpandora/index.html @@ -5,7 +5,7 @@

-

ScummVM 2.9.1: OpenPandora Specific Documentation

+

ScummVM 2.9.1.1: OpenPandora Specific Documentation

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

-

ScummVM 2.9.1: General Documentation

+

ScummVM 2.9.1.1: General Documentation

ScummVM website
diff --git a/dists/redhat/scummvm-tools.spec b/dists/redhat/scummvm-tools.spec index 918558305fa..3ced5442705 100644 --- a/dists/redhat/scummvm-tools.spec +++ b/dists/redhat/scummvm-tools.spec @@ -7,7 +7,7 @@ # Prologue information #------------------------------------------------------------------------------ Name : scummvm-tools -Version : 2.9.1 +Version : 2.9.1.1 Release : 1 Summary : ScummVM-related tools Group : Interpreters diff --git a/dists/redhat/scummvm.spec b/dists/redhat/scummvm.spec index 588b9953c67..c54bfd42e38 100644 --- a/dists/redhat/scummvm.spec +++ b/dists/redhat/scummvm.spec @@ -7,7 +7,7 @@ # Prologue information #------------------------------------------------------------------------------ Name : scummvm -Version : 2.9.1 +Version : 2.9.1.1 Release : 1 Summary : Graphic adventure game interpreter Group : Interpreters diff --git a/dists/riscos/!Boot,feb b/dists/riscos/!Boot,feb index 88a669c7768..0c35d6bacc6 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.9.1" +Set ScummVM$Version "2.9.1.1" diff --git a/dists/slackware/scummvm.SlackBuild b/dists/slackware/scummvm.SlackBuild index 6e532f054a2..da9e27ef75a 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.9.1 +VERSION=2.9.1.1 ARCH=i486 BUILD=1 diff --git a/dists/tvos/Info.plist b/dists/tvos/Info.plist index 7dce802981f..d8eafe375bf 100644 --- a/dists/tvos/Info.plist +++ b/dists/tvos/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.9.1 + 2.9.1.1 CFBundleSignature ???? CFBundleVersion - 2.9.1 + 2.9.1.1 GCSupportedGameControllers diff --git a/dists/wii/meta.xml b/dists/wii/meta.xml index c2fce34decd..23455072f77 100644 --- a/dists/wii/meta.xml +++ b/dists/wii/meta.xml @@ -2,7 +2,7 @@ ScummVM The ScummVM Team - 2.9.1@REVISION@ + 2.9.1.1@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!