diff --git a/sources/qet.h b/sources/qet.h index 43254aeef..0239d9096 100644 --- a/sources/qet.h +++ b/sources/qet.h @@ -31,7 +31,7 @@ namespace QET { /// QElectroTech version (as string, used to mark projects and elements XML documents) const QString version = "0.80"; /// QElectroTech displayed version - const QString displayedVersion = "0.80-DEV"; + const QString displayedVersion = "0.80-rc"; QString license(); //Describe the current state of a graphic item