diff --git a/sources/qet.h b/sources/qet.h index 929fc770d..2dc4afe7e 100644 --- a/sources/qet.h +++ b/sources/qet.h @@ -29,9 +29,9 @@ class QActionGroup; */ namespace QET { /// 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 - const QString displayedVersion = "0.90-DEV"; + const QString displayedVersion = "0.100-DEV"; QString license(); //Describe the current state of a graphic item