Change displayedVersion

This commit is contained in:
Laurent Trinques
2021-02-21 10:15:38 +01:00
parent 5f908fcd88
commit a55b283084

View File

@@ -31,7 +31,7 @@ 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.80"; const QString version = "0.80";
/// QElectroTech displayed version /// QElectroTech displayed version
const QString displayedVersion = "0.80-rc"; const QString displayedVersion = "0.80";
QString license(); QString license();
//Describe the current state of a graphic item //Describe the current state of a graphic item