diff --git a/sources/qet.h b/sources/qet.h index 3b7ad7b96..524f78ab1 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-rc"; + const QString displayedVersion = "0.80"; QString license(); //Describe the current state of a graphic item