[qet] [3741] Minor change

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 3741
Author:   scorpio810
Date:     2015-02-21 13:11:26 +0100 (Sat, 21 Feb 2015)
Log Message:
-----------
Minor change

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/sources/qet.h

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2015-02-20 21:48:45 UTC (rev 3740)
+++ trunk/ChangeLog	2015-02-21 12:11:26 UTC (rev 3741)
@@ -6,7 +6,7 @@
 * A menu has been added, allowing you to change the application language.
 * we added a summary creation tool.
 * Added button "export the nomenclature" transforms data from diagrams to CSV file for spreadsheet.
- Arun wrote a detailed manual and quality in English.
+ Arun wrote a detailed manual in English.
 * New tools have been added, they can create mechanical connections and draw cabinets, desks, junction boxes, or areas on the schematic (line tool, rectangle, ellipse, polygon type: respect for style dashes).
 * An aid in positioning cross, drawing, was added.
 * The locked state images and basic forms (basic shapes) is now stored in the project.

Modified: trunk/sources/qet.h
===================================================================
--- trunk/sources/qet.h	2015-02-20 21:48:45 UTC (rev 3740)
+++ trunk/sources/qet.h	2015-02-21 12:11:26 UTC (rev 3741)
@@ -27,7 +27,7 @@
 	/// QElectroTech version (as string, used to mark projects and elements XML documents)
 	const QString version = "0.5";
 	/// QElectroTech displayed version
-	const QString displayedVersion = "0.5";
+	const QString displayedVersion = "0.5-dev";
 	QString license();
 	
 	/// Oriented movements


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/