[qet] [2286] prepare to tagg beta |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 2286
Author: scorpio810
Date: 2013-06-18 10:48:16 +0200 (Tue, 18 Jun 2013)
Log Message:
-----------
prepare to tagg beta
Modified Paths:
--------------
trunk/sources/qet.h
Modified: trunk/sources/qet.h
===================================================================
--- trunk/sources/qet.h 2013-06-17 11:27:20 UTC (rev 2285)
+++ trunk/sources/qet.h 2013-06-18 08:48:16 UTC (rev 2286)
@@ -26,7 +26,7 @@
/// QElectroTech version (as string, used to mark projects and elements XML documents)
const QString version = "0.3";
/// QElectroTech displayed version
- const QString displayedVersion = "0.3";
+ const QString displayedVersion = "0.3 beta";
QString license();
/// Orientation (used for electrical elements and their terminals)
enum Orientation {North, East, South, West};