-#define VERS_MAJOR_MULT (100000000)
-#define VERS_MINOR_MULT (1000000)
-#define VERS_REVISION_MULT (10000)
-#define VERS_STAGE_MULT (1000)
+#define VERS_MAJOR_MULT (1000000000000)
+#define VERS_MINOR_MULT (100000000)
+#define VERS_REVISION_MULT (10000)
+#define VERS_STAGE_MULT (1000)