From d15322396ed20867f9840c18b4eff946d85ff2ec Mon Sep 17 00:00:00 2001 From: Vitalii Koshura Date: Tue, 24 Jan 2023 00:26:02 +0100 Subject: [PATCH] Update development version to 7.23.0 Signed-off-by: Vitalii Koshura --- 3rdParty/vcpkg_ports/configs/apps/android/vcpkg.json | 2 +- 3rdParty/vcpkg_ports/configs/apps/linux/vcpkg.json | 2 +- 3rdParty/vcpkg_ports/configs/apps/mingw/vcpkg.json | 2 +- 3rdParty/vcpkg_ports/configs/client/vcpkg.json | 2 +- 3rdParty/vcpkg_ports/configs/libs/vcpkg.json | 2 +- 3rdParty/vcpkg_ports/configs/libs/windows/vcpkg.json | 2 +- 3rdParty/vcpkg_ports/configs/msbuild/ARM64/vcpkg.json | 2 +- 3rdParty/vcpkg_ports/configs/msbuild/x64/vcpkg.json | 2 +- android/BOINC/app/build.gradle | 2 +- configure.ac | 2 +- version.h | 8 ++++---- version.log | 2 +- win_build/installerv2/BOINCx64.ism | 2 +- win_build/installerv2/BOINCx64_vbox.ism | 2 +- 14 files changed, 17 insertions(+), 17 deletions(-) diff --git a/3rdParty/vcpkg_ports/configs/apps/android/vcpkg.json b/3rdParty/vcpkg_ports/configs/apps/android/vcpkg.json index 2ff25df32e..ad0c5889c1 100644 --- a/3rdParty/vcpkg_ports/configs/apps/android/vcpkg.json +++ b/3rdParty/vcpkg_ports/configs/apps/android/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boinc-apps", - "version-string": "7.21.0", + "version-string": "7.23.0", "dependencies": [ { diff --git a/3rdParty/vcpkg_ports/configs/apps/linux/vcpkg.json b/3rdParty/vcpkg_ports/configs/apps/linux/vcpkg.json index 4712e98840..8ca8098c7c 100644 --- a/3rdParty/vcpkg_ports/configs/apps/linux/vcpkg.json +++ b/3rdParty/vcpkg_ports/configs/apps/linux/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boinc-apps", - "version-string": "7.21.0", + "version-string": "7.23.0", "dependencies": [ { diff --git a/3rdParty/vcpkg_ports/configs/apps/mingw/vcpkg.json b/3rdParty/vcpkg_ports/configs/apps/mingw/vcpkg.json index c020c57ef6..51ad7b7a5d 100644 --- a/3rdParty/vcpkg_ports/configs/apps/mingw/vcpkg.json +++ b/3rdParty/vcpkg_ports/configs/apps/mingw/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boinc-apps", - "version-string": "7.21.0", + "version-string": "7.23.0", "dependencies": [ { diff --git a/3rdParty/vcpkg_ports/configs/client/vcpkg.json b/3rdParty/vcpkg_ports/configs/client/vcpkg.json index bda922cd73..4184b9ade6 100644 --- a/3rdParty/vcpkg_ports/configs/client/vcpkg.json +++ b/3rdParty/vcpkg_ports/configs/client/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boinc-client", - "version-string": "7.21.0", + "version-string": "7.23.0", "dependencies": [ { diff --git a/3rdParty/vcpkg_ports/configs/libs/vcpkg.json b/3rdParty/vcpkg_ports/configs/libs/vcpkg.json index 94f3f72146..2e13b42239 100644 --- a/3rdParty/vcpkg_ports/configs/libs/vcpkg.json +++ b/3rdParty/vcpkg_ports/configs/libs/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boinc-libs", - "version-string": "7.21.0", + "version-string": "7.23.0", "dependencies": [ { diff --git a/3rdParty/vcpkg_ports/configs/libs/windows/vcpkg.json b/3rdParty/vcpkg_ports/configs/libs/windows/vcpkg.json index 99cb0b8933..63ecf7def2 100644 --- a/3rdParty/vcpkg_ports/configs/libs/windows/vcpkg.json +++ b/3rdParty/vcpkg_ports/configs/libs/windows/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boinc-libs", - "version-string": "7.21.0", + "version-string": "7.23.0", "dependencies": [ { diff --git a/3rdParty/vcpkg_ports/configs/msbuild/ARM64/vcpkg.json b/3rdParty/vcpkg_ports/configs/msbuild/ARM64/vcpkg.json index e8c465a0ec..0d41c804be 100644 --- a/3rdParty/vcpkg_ports/configs/msbuild/ARM64/vcpkg.json +++ b/3rdParty/vcpkg_ports/configs/msbuild/ARM64/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boinc-msbuild-arm64", - "version-string": "7.21.0", + "version-string": "7.23.0", "dependencies": [ { diff --git a/3rdParty/vcpkg_ports/configs/msbuild/x64/vcpkg.json b/3rdParty/vcpkg_ports/configs/msbuild/x64/vcpkg.json index db4f5f3615..24353b522e 100644 --- a/3rdParty/vcpkg_ports/configs/msbuild/x64/vcpkg.json +++ b/3rdParty/vcpkg_ports/configs/msbuild/x64/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boinc-msbuild-x64", - "version-string": "7.21.0", + "version-string": "7.23.0", "dependencies": [ { diff --git a/android/BOINC/app/build.gradle b/android/BOINC/app/build.gradle index 7505cfe57d..7f36d162a4 100644 --- a/android/BOINC/app/build.gradle +++ b/android/BOINC/app/build.gradle @@ -21,7 +21,7 @@ def buildVersionCode() { // Derive version name from release tag and add commit SHA1 def buildVersionName() { def pattern = /(?.+)-(?\d+)-g(?[0-9a-f]+)/ - def version = '7.21.0 : DEVELOPMENT' + def version = '7.23.0 : DEVELOPMENT' def isDev = true def offset = -1 def tag = "" diff --git a/configure.ac b/configure.ac index c3287036f8..1be5b5b764 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ dnl not sure exactly what the minimum version is (but 2.13 wont work) AC_PREREQ(2.58) dnl Set the BOINC version here. You can also use the set-version script. -AC_INIT(BOINC, 7.21.0) +AC_INIT(BOINC, 7.23.0) AC_CONFIG_MACRO_DIR([m4]) LIBBOINC_VERSION=`echo ${PACKAGE_VERSION} | sed 's/\./:/g'` AC_SUBST([LIBBOINC_VERSION]) diff --git a/version.h b/version.h index eaaf91a665..922286fa89 100644 --- a/version.h +++ b/version.h @@ -7,7 +7,7 @@ #define BOINC_MAJOR_VERSION 7 /* Minor part of BOINC version number */ -#define BOINC_MINOR_VERSION 21 +#define BOINC_MINOR_VERSION 23 /* Release part of BOINC version number */ #define BOINC_RELEASE 0 @@ -19,7 +19,7 @@ #define VBOXWRAPPER_RELEASE 26206 /* String representation of BOINC version number */ -#define BOINC_VERSION_STRING "7.21.0" +#define BOINC_VERSION_STRING "7.23.0" /* Package is a pre-release (Alpha/Beta) package */ #define BOINC_PRERELEASE 1 @@ -35,13 +35,13 @@ #define PACKAGE_NAME "BOINC" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "BOINC 7.21.0" +#define PACKAGE_STRING "BOINC 7.23.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "boinc" /* Define to the version of this package. */ -#define PACKAGE_VERSION "7.21.0" +#define PACKAGE_VERSION "7.23.0" #endif /* #if (defined(_WIN32) || defined(__APPLE__)) */ diff --git a/version.log b/version.log index a29ba3d5ce..14d6b5dc35 100644 --- a/version.log +++ b/version.log @@ -1 +1 @@ -7.21.0 +7.23.0 diff --git a/win_build/installerv2/BOINCx64.ism b/win_build/installerv2/BOINCx64.ism index a597393aad..eccac67392 100644 --- a/win_build/installerv2/BOINCx64.ism +++ b/win_build/installerv2/BOINCx64.ism @@ -4548,7 +4548,7 @@ VwBlAGIAAQBXAEUAQgB4ADYANAA= ProductIDnone ProductLanguage1033 ProductNameBOINC - ProductVersion7.21.0 + ProductVersion7.23.0 ProgressType0install ProgressType1Installing ProgressType2installed diff --git a/win_build/installerv2/BOINCx64_vbox.ism b/win_build/installerv2/BOINCx64_vbox.ism index decd01f669..797e599a29 100644 --- a/win_build/installerv2/BOINCx64_vbox.ism +++ b/win_build/installerv2/BOINCx64_vbox.ism @@ -4549,7 +4549,7 @@ VwBlAGIAAQBXAEUAQgB4ADYANAA= ProductIDnone ProductLanguage1033 ProductNameBOINC - ProductVersion7.21.0 + ProductVersion7.23.0 ProgressType0install ProgressType1Installing ProgressType2installed