[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

[XaraXtreme-commits] Commit Complete



Commit by  : luke
Repository : xara
Revision   : 1438
Date       : Thu Jul 13 10:34:43 BST 2006

Changed paths:
   M /Trunk/XaraLX/wxOil/staticversion.h

Update the static versioning file


Diff:
Index: Trunk/XaraLX/wxOil/staticversion.h
===================================================================
--- Trunk/XaraLX/wxOil/staticversion.h	(revision 1437)
+++ Trunk/XaraLX/wxOil/staticversion.h	(revision 1438)
@@ -95,10 +95,10 @@
 
 =================================XARAHEADEREND============================
  */
-const TCHAR g_pszAppVersion[] = wxT("0.5");
+const TCHAR g_pszAppVersion[] = wxT("0.6");
 
 #define	CAMELOT_VERSION_MAJOR	0
-#define	CAMELOT_VERSION_MINOR	5
-#define	CAMELOT_VERSION			0.5
-#define	CAMELOT_VERSION_STRING	wxT("0.5 (root)")
+#define	CAMELOT_VERSION_MINOR	6
+#define	CAMELOT_VERSION			0.6
+#define	CAMELOT_VERSION_STRING	wxT("0.6 (root)")
 #define	MASTER_BUILDER	0


Xara