From 81c06ddadc2be6041859f34965498855c60ef49c Mon Sep 17 00:00:00 2001 From: scorpio810 Date: Thu, 23 Aug 2018 00:19:45 +0000 Subject: [PATCH] Update displayed version git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.60@5490 bfdf4180-ca20-0410-9c96-a3a8aa849046 --- sources/qet.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/qet.h b/sources/qet.h index 2dfbc31c3..5dbfad549 100644 --- a/sources/qet.h +++ b/sources/qet.h @@ -25,9 +25,9 @@ */ namespace QET { /// QElectroTech version (as string, used to mark projects and elements XML documents) - const QString version = "0.60"; + const QString version = "0.61"; /// QElectroTech displayed version - const QString displayedVersion = "0.60"; + const QString displayedVersion = "0.61"; QString license(); /// Oriented movements