Change displayed version on master

This commit is contained in:
Laurent Trinques
2023-01-06 15:28:32 +01:00
parent f75f6d3f3f
commit 1e2bdc203b

View File

@@ -29,9 +29,9 @@ class QActionGroup;
*/ */
namespace QET { namespace QET {
/// QElectroTech version (as string, used to mark projects and elements XML documents) /// QElectroTech version (as string, used to mark projects and elements XML documents)
const QString version = "0.90"; const QString version = "0.100";
/// QElectroTech displayed version /// QElectroTech displayed version
const QString displayedVersion = "0.90-DEV"; const QString displayedVersion = "0.100-DEV";
QString license(); QString license();
//Describe the current state of a graphic item //Describe the current state of a graphic item