Skip to content

Commit

Permalink
Merge branch 'x/sys/relix'
Browse files Browse the repository at this point in the history
  • Loading branch information
jjuran committed Aug 7, 2012
2 parents ca3ef47 + dc16c57 commit 340375f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compat/relix.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Include <ctype.h> early so git's macros don't interfere with it later
#include <ctype.h>

#define GIT_VERSION "1.7.5.2"
#define GIT_VERSION "1.7.5.3"

// MacRelix has small thread stacks, and 68K has a hard 32K local data limit.
#define LARGE_PACKET_MAX (16384 - 16)
Expand Down

0 comments on commit 340375f

Please sign in to comment.