Modified: trunk/CHANGES (1036 => 1037)
--- trunk/CHANGES 2012-05-17 22:57:34 UTC (rev 1036)
+++ trunk/CHANGES 2012-05-17 22:59:05 UTC (rev 1037)
@@ -1,5 +1,8 @@
Darwin Build Scripts Change History
-----------------------------------
+Release 32 [17-May-2012]
+ - darwinup: Updated trigger for xpchelper cacher rebuild.
+
Release 31 [22-Mar-2012]
- darwintrace: fixed crash when used by multi-threaded applications
Modified: trunk/darwinup/main.cpp (1036 => 1037)
--- trunk/darwinup/main.cpp 2012-05-17 22:57:34 UTC (rev 1036)
+++ trunk/darwinup/main.cpp 2012-05-17 22:59:05 UTC (rev 1037)
@@ -47,7 +47,7 @@
void usage(char* progname) {
fprintf(stderr, "usage: %s [-v] [-p DIR] [command] [args] \n", progname);
- fprintf(stderr, "version: 30 \n");
+ fprintf(stderr, "version: 32 \n");
fprintf(stderr, " \n");
fprintf(stderr, "options: \n");
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1060