diff --git a/sources/qet.h b/sources/qet.h index 500a892d3..8dc42e722 100644 --- a/sources/qet.h +++ b/sources/qet.h @@ -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-dev"; + const QString displayedVersion = "0.70-RC1"; QString license(); //Describe the current state of a graphic item