]> git.wincent.com - WOTest.git/commitdiff
Bump version number for Leopard development
authorWincent Colaiuta <win@wincent.com>
Mon, 30 Jul 2007 11:59:33 +0000 (13:59 +0200)
committerWincent Colaiuta <win@wincent.com>
Mon, 30 Jul 2007 11:59:33 +0000 (13:59 +0200)
Bump version to 1.99-pre in anticipation of the final Leopard release which
will be 2.0.

Signed-off-by: Wincent Colaiuta <win@wincent.com>
WOTestRunner/WOTestRunner_Version.h
WOTest_Version.h

index f64ba549b47fb237a5af9560d75890107a90d87d..9fcb3204014ce5fcc113c2adf78d7d331a87df83 100644 (file)
@@ -36,7 +36,7 @@ The publicly visible "marketing" version, updated manually.
 \bug Must perform a "Clean" or "Clean All" in order for changes to this macro to be picked up by the UpdateBuildVersionNumbers.sh script.
 
 */
-#define WO_INFO_PLIST_VERSION       1.0
+#define WO_INFO_PLIST_VERSION       1.99-pre    /* Leopard version will eventually become 2.0 */
 
 /*! Stringification macro. Turns macro EXAMPLE into string "EXAMPLE". */
 #define WO_STRINGIFY(var)           #var
index b76f2b3bd5a33489b568a42439137f9c1b538ebb..76829d8b37f1ee2d3b1cc85e538e469d78607d77 100644 (file)
@@ -36,7 +36,7 @@ The publicly visible "marketing" version, updated manually.
 \bug Must perform a "Clean" or "Clean All" in order for changes to this macro to be picked up by the UpdateBuildVersionNumbers.sh script.
 
 */
-#define WO_INFO_PLIST_VERSION       1.0
+#define WO_INFO_PLIST_VERSION       1.99-pre    /* Leopard version will eventually become 2.0 */
 
 /*! Stringification macro. Turns macro EXAMPLE into string "EXAMPLE". */
 #define WO_STRINGIFY(var)           #var