Index: BasicCompiler_Common/common.h
===================================================================
--- BasicCompiler_Common/common.h	(revision 65)
+++ BasicCompiler_Common/common.h	(revision 66)
@@ -43,7 +43,7 @@
 
 #ifdef _AMD64_
-#define VER_INFO		"β14 (x64)"
+#define VER_INFO		"β15 (x64)"
 #else
-#define VER_INFO		"β14"
+#define VER_INFO		"β15"
 #endif
 
