From 5612121df2d9f3d49f912ee3c757ad5029f78459 Mon Sep 17 00:00:00 2001 From: scorpio810 Date: Wed, 20 Sep 2017 09:38:50 +0000 Subject: [PATCH] Update displayed Version to 0.60-RC3 git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.60@5040 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 437e88e84..727889216 100644 --- a/sources/qet.h +++ b/sources/qet.h @@ -27,7 +27,7 @@ namespace QET { /// QElectroTech version (as string, used to mark projects and elements XML documents) const QString version = "0.60"; /// QElectroTech displayed version - const QString displayedVersion = "0.60-RC2"; + const QString displayedVersion = "0.60-RC3"; QString license(); /// Oriented movements