src/main.h

changeset 604
01bdac75994a
parent 603
47e7773c7841
child 606
3dd6f343ec06
--- a/src/main.h	Tue Jan 07 08:53:27 2014 +0200
+++ b/src/main.h	Tue Jan 07 11:56:26 2014 +0200
@@ -51,11 +51,11 @@
 #include "config.h"
 
 #define APPNAME			"LDForge"
-#define UNIXNAME			"ldforge"
+#define UNIXNAME		"ldforge"
 #define VERSION_MAJOR	0
 #define VERSION_MINOR	2
 #define VERSION_PATCH	999
-#define BUILD_ID			BUILD_INTERNAL
+#define BUILD_ID		BUILD_INTERNAL
 
 #define BUILD_INTERNAL	0
 #define BUILD_RELEASE	1

mercurial