From 4def3929459b017633ba04e4ca1a0274b4d29b4e Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Tue, 17 Nov 2020 14:12:51 +0200 Subject: [PATCH] Bump version. --- ChangeLog.txt | 5 +++++ appveyor.yml | 2 +- dist/OBS_debian/debian.changelog | 4 ++-- dist/debian/changelog | 4 ++-- dist/macx/tape/Info.plist | 4 ++-- dist/macx/valentina/Info.plist | 4 ++-- dist/rpm/_service | 2 +- dist/rpm/valentina.spec | 2 +- dist/valentina.dsc | 8 ++++---- share/bintray.json | 6 +++--- src/libs/vmisc/projectversion.cpp | 2 +- src/libs/vmisc/projectversion.h | 4 ++-- 12 files changed, 26 insertions(+), 21 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 928d35d93..59e374d1d 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,8 @@ +# Version 0.7.39 Nov 17, 2020 +- Fix crash for Line tool notes. +- Restored support for Mac OS 10.11+. +- Updated translations. + # Version 0.7.38 Nov 12, 2020 - Bug fixes. diff --git a/appveyor.yml b/appveyor.yml index 967bc88e6..4fb19e9fb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -258,7 +258,7 @@ deploy: package: valentina-win_auto-upload publish: true override: true - version: 0.7.38 + version: 0.7.39 on: DEPLOY: true artifact: valentina-win-$(QT_VERSION)-$(APPVEYOR_REPO_BRANCH)-$(APPVEYOR_REPO_COMMIT) diff --git a/dist/OBS_debian/debian.changelog b/dist/OBS_debian/debian.changelog index f1462eed1..6d4012767 100644 --- a/dist/OBS_debian/debian.changelog +++ b/dist/OBS_debian/debian.changelog @@ -1,5 +1,5 @@ -valentina (0.7.38) trusty; urgency=low +valentina (0.7.39) trusty; urgency=low * Auto build. - -- dismine Thu, 12 Nov 2020 16:30:00 +0300 + -- dismine Thu, 17 Nov 2020 16:30:00 +0300 diff --git a/dist/debian/changelog b/dist/debian/changelog index f1462eed1..6d4012767 100644 --- a/dist/debian/changelog +++ b/dist/debian/changelog @@ -1,5 +1,5 @@ -valentina (0.7.38) trusty; urgency=low +valentina (0.7.39) trusty; urgency=low * Auto build. - -- dismine Thu, 12 Nov 2020 16:30:00 +0300 + -- dismine Thu, 17 Nov 2020 16:30:00 +0300 diff --git a/dist/macx/tape/Info.plist b/dist/macx/tape/Info.plist index 4b6bbcff9..c9f820da0 100755 --- a/dist/macx/tape/Info.plist +++ b/dist/macx/tape/Info.plist @@ -19,9 +19,9 @@ CFBundleIdentifier io.bitbucket.valentinaproject.@EXECUTABLE@ CFBundleShortVersionString - 0.7.38 + 0.7.39 CFBundleVersion - 0.7.38.0 + 0.7.39.0 CFBundleInfoDictionaryVersion 6.0 CFBundleDocumentTypes diff --git a/dist/macx/valentina/Info.plist b/dist/macx/valentina/Info.plist index 2b28a3b12..0278316c8 100755 --- a/dist/macx/valentina/Info.plist +++ b/dist/macx/valentina/Info.plist @@ -19,9 +19,9 @@ CFBundleIdentifier io.bitbucket.valentinaproject.@EXECUTABLE@ CFBundleShortVersionString - 0.7.38 + 0.7.39 CFBundleVersion - 0.7.38.0 + 0.7.39.0 CFBundleInfoDictionaryVersion 6.0 CFBundleDocumentTypes diff --git a/dist/rpm/_service b/dist/rpm/_service index a7a5e5d46..93aee5dd8 100644 --- a/dist/rpm/_service +++ b/dist/rpm/_service @@ -1,7 +1,7 @@ git://github.com/dismine/Valentina_git.git - 0.7.38 + 0.7.39 valentina git .git diff --git a/dist/rpm/valentina.spec b/dist/rpm/valentina.spec index cd6e3f0b0..be5462663 100644 --- a/dist/rpm/valentina.spec +++ b/dist/rpm/valentina.spec @@ -91,7 +91,7 @@ Requires: poppler-tools Requires: poppler-utils %endif -Version: 0.7.38 +Version: 0.7.39 Release: 0 URL: https://gitlab.com/smart-pattern/valentina License: GPL-3.0+ diff --git a/dist/valentina.dsc b/dist/valentina.dsc index f62afb612..fd71edb9b 100644 --- a/dist/valentina.dsc +++ b/dist/valentina.dsc @@ -2,7 +2,7 @@ Format: 3.0 (native) Source: valentina Binary: valentina Architecture: i386 amd64 -Version: 0.7.38 +Version: 0.7.39 Maintainer: Roman Telezhynskyi Homepage: https://valentinaproject.bitbucket.io Standards-Version: 3.9.5 @@ -18,8 +18,8 @@ Build-Depends: debhelper (>= 8.0.0), Package-List: valentina deb graphics optional Checksums-Sha1: - 581eb1bf36b4ab7126b5983d809130f15396859e 24838101 valentina_0.7.38.tar + 581eb1bf36b4ab7126b5983d809130f15396859e 24838101 valentina_0.7.39.tar Checksums-Sha256: - 9b156c7120a69b90373efb8ca9998c3e0563a60ad337210166cfd41b00b0f13c 24838101 valentina_0.7.38.tar + 9b156c7120a69b90373efb8ca9998c3e0563a60ad337210166cfd41b00b0f13c 24838101 valentina_0.7.39.tar Files: - 95677e29d3a59cf5b064f7be236a4b78 24838101 valentina_0.7.38.tar + 95677e29d3a59cf5b064f7be236a4b78 24838101 valentina_0.7.39.tar diff --git a/share/bintray.json b/share/bintray.json index 58ac90717..89f47e01f 100644 --- a/share/bintray.json +++ b/share/bintray.json @@ -15,10 +15,10 @@ }, "version": { - "name": "0.7.38", + "name": "0.7.39", "desc": "Test branch release", - "released": "2020-11-12", - "vcs_tag": "v0.7.38", + "released": "2020-11-17", + "vcs_tag": "v0.7.39", "gpgSign": false }, diff --git a/src/libs/vmisc/projectversion.cpp b/src/libs/vmisc/projectversion.cpp index 86dbfe5c7..867a956b1 100644 --- a/src/libs/vmisc/projectversion.cpp +++ b/src/libs/vmisc/projectversion.cpp @@ -42,7 +42,7 @@ extern const int MAJOR_VERSION = 0; extern const int MINOR_VERSION = 7; -extern const int DEBUG_VERSION = 38; +extern const int DEBUG_VERSION = 39; extern const QString APP_VERSION_STR(QStringLiteral("%1.%2.%3.%4").arg(MAJOR_VERSION).arg(MINOR_VERSION) .arg(DEBUG_VERSION).arg(LATEST_TAG_DISTANCE)); diff --git a/src/libs/vmisc/projectversion.h b/src/libs/vmisc/projectversion.h index 66334edde..890a5766f 100644 --- a/src/libs/vmisc/projectversion.h +++ b/src/libs/vmisc/projectversion.h @@ -49,8 +49,8 @@ extern const QString APP_VERSION_STR; // Change version number in projectversion.cpp too. // Synchronize valentina.nsi -#define VER_FILEVERSION 0,7,38 -#define VER_FILEVERSION_STR "0.7.38\0" +#define VER_FILEVERSION 0,7,39 +#define VER_FILEVERSION_STR "0.7.39\0" #define V_PRERELEASE // Mark prerelease builds