From a8789f78eeafb897e88bf7b802a8daee5a6e90be Mon Sep 17 00:00:00 2001 From: scorpio810 Date: Tue, 25 Jun 2019 16:55:14 +0000 Subject: [PATCH] Change Displayed version git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5942 bfdf4180-ca20-0410-9c96-a3a8aa849046 --- sources/qet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/qet.h b/sources/qet.h index 8dc42e722..c869e5494 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-RC1"; + const QString displayedVersion = "0.70-RC2"; QString license(); //Describe the current state of a graphic item