diff --git a/common/lc_global.h b/common/lc_global.h index 4ee74d75..2452f103 100644 --- a/common/lc_global.h +++ b/common/lc_global.h @@ -63,10 +63,10 @@ char* strupr(char* string); #endif // Version number. -#define LC_VERSION_MAJOR 21 -#define LC_VERSION_MINOR 06 +#define LC_VERSION_MAJOR 23 +#define LC_VERSION_MINOR 03 #define LC_VERSION_PATCH 0 -#define LC_VERSION_TEXT "21.06" +#define LC_VERSION_TEXT "23.03" // Forward declarations. class Project; diff --git a/leocad.pro b/leocad.pro index c57c515a..a94e2ccf 100644 --- a/leocad.pro +++ b/leocad.pro @@ -27,7 +27,7 @@ CONFIG += precompile_header incremental c++11 force_debug_info win32 { RC_ICONS = resources/leocad.ico - VERSION = 21.6.0.0 + VERSION = 23.3.0.0 QMAKE_TARGET_COMPANY = LeoCAD Software QMAKE_TARGET_DESCRIPTION = LeoCAD QMAKE_TARGET_COPYRIGHT = "Copyright (C) LeoCAD.org" diff --git a/leocad.spec b/leocad.spec index 54d04732..514adcaa 100644 --- a/leocad.spec +++ b/leocad.spec @@ -28,7 +28,7 @@ Group: Graphics %if 0%{?fedora} || 0%{?centos_version} Group: Amusements/Graphics %endif -Version: 21.06 +Version: 23.03 %if 0%{?opensuse_bs} Release: .%{?dist} %else diff --git a/qt/Info.plist b/qt/Info.plist index e1a6f3b2..89fed5d6 100644 --- a/qt/Info.plist +++ b/qt/Info.plist @@ -63,7 +63,7 @@ CFBundleSignature LCAD CFBundleVersion - 21.06.0 + 23.03.0 CFBundleDisplayName LeoCAD CFBundleName diff --git a/snapcraft.yaml b/snapcraft.yaml index 5e50337a..d7e46cbe 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,7 +1,7 @@ name: leocad base: core18 adopt-info: leocad -version: '21.06' +version: '23.03' grade: stable confinement: strict @@ -31,7 +31,7 @@ parts: - libqt5concurrent5 - libqt5printsupport5 - libqt5xml5 - source: https://github.com/leozide/leocad/archive/v21.03.tar.gz + source: https://github.com/leozide/leocad/archive/v23.03.tar.gz parse-info: [usr/share/metainfo/leocad.appdata.xml] library: source: . diff --git a/tools/setup/leocad.appdata.xml b/tools/setup/leocad.appdata.xml index cdee929d..4684c5f5 100644 --- a/tools/setup/leocad.appdata.xml +++ b/tools/setup/leocad.appdata.xml @@ -22,6 +22,7 @@ leocad.desktop +