[qet] [2791] Re try Keyword Substitution |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 2791
Author: scorpio810
Date: 2014-01-29 19:07:43 +0100 (Wed, 29 Jan 2014)
Log Message:
-----------
Re try Keyword Substitution
Modified Paths:
--------------
trunk/sources/qet.h
Property Changed:
----------------
trunk/sources/qet.h
Modified: trunk/sources/qet.h
===================================================================
--- trunk/sources/qet.h 2014-01-29 17:59:56 UTC (rev 2790)
+++ trunk/sources/qet.h 2014-01-29 18:07:43 UTC (rev 2791)
@@ -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: 1234$)";
+ const QString displayedVersion = "0.4-dev ($Rev$)";
QString license();
/// Orientation (used for electrical elements and their terminals)
enum Orientation {North, East, South, West};
Property changes on: trunk/sources/qet.h
___________________________________________________________________
Added: svn:keywords
+ Revision