Skip to content

Commit

Permalink
Bump darwinup version and CHANGES.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macosforge.org/repository/darwinbuild/trunk@1037 10a61168-4876-4dac-953b-31e694342555
  • Loading branch information
mwwa committed May 17, 2012
1 parent 2377939 commit ca4d77b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion darwinup/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ca4d77b

Please sign in to comment.