[qet] [2828] Try Refresh svn keyword |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 2828
Author: scorpio810
Date: 2014-02-08 08:29:10 +0100 (Sat, 08 Feb 2014)
Log Message:
-----------
Try Refresh svn keyword
Modified Paths:
--------------
trunk/sources/qet.h
Modified: trunk/sources/qet.h
===================================================================
--- trunk/sources/qet.h 2014-02-08 07:08:36 UTC (rev 2827)
+++ trunk/sources/qet.h 2014-02-08 07:29:10 UTC (rev 2828)
@@ -26,7 +26,7 @@
/// QElectroTech version (as string, used to mark projects and elements XML documents)
const QString version = "0.4";
/// QElectroTech displayed version
- const QString displayedVersion = "0.4-dev ($Rev:: $) ";
+ const QString displayedVersion = "0.4-dev-$Revision$";
QString license();
/// Orientation (used for electrical elements and their terminals)
enum Orientation {North, East, South, West};