mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Change displayedVersion
This commit is contained in:
@@ -29,7 +29,7 @@ namespace QET {
|
||||
/// QElectroTech version (as string, used to mark projects and elements XML documents)
|
||||
const QString version = "0.70";
|
||||
/// QElectroTech displayed version
|
||||
const QString displayedVersion = "0.70-RC2";
|
||||
const QString displayedVersion = "0.70";
|
||||
QString license();
|
||||
|
||||
//Describe the current state of a graphic item
|
||||
|
||||
Reference in New Issue
Block a user