Revision
950
Author
wsiegrist@apple.com
Date
2011-06-17 10:26:48 -0700 (Fri, 17 Jun 2011)

Log Message

Undo commit on wrong branch

Modified Paths

Diff

Modified: branches/PR-9297813/CHANGES (949 => 950)


--- branches/PR-9297813/CHANGES	2011-06-17 17:24:26 UTC (rev 949)
+++ branches/PR-9297813/CHANGES	2011-06-17 17:26:48 UTC (rev 950)
@@ -1,8 +1,5 @@
 Darwin Build Scripts Change History
 -----------------------------------
-Release 24.1 [17-Jun-2011]
-	- Build fixes for newer compilers
-
 Release 24 [10-Feb-2011]
 	- darwinup: fix uninstall build-check safety
 	- darwinup: remove unprebinding support

Modified: branches/PR-9297813/darwinup/main.cpp (949 => 950)


--- branches/PR-9297813/darwinup/main.cpp	2011-06-17 17:24:26 UTC (rev 949)
+++ branches/PR-9297813/darwinup/main.cpp	2011-06-17 17:26:48 UTC (rev 950)
@@ -47,7 +47,7 @@
 
 void usage(char* progname) {
 	fprintf(stderr, "usage:    %s [-v] [-p DIR] [command] [args]          \n", progname);
-	fprintf(stderr, "version: 24.1                                                  \n");
+	fprintf(stderr, "version: 24                                                    \n");
 	fprintf(stderr, "                                                               \n");
 	fprintf(stderr, "options:                                                       \n");
 #if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1060