diff options
| author | Junio C Hamano <junkio@cox.net> | 2005-12-21 13:51:51 -0800 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2005-12-21 13:51:51 -0800 |
| commit | 8d712aafd2df3c1f5147a28947f98cefe667cf76 (patch) | |
| tree | 66844d5d813bed6ce4f83e461d871defb658125c /Makefile | |
| parent | GIT 1.0.0a (diff) | |
| parent | server-info: skip empty lines. (diff) | |
| download | git-1.0.0b.tar.gz git-1.0.0b.zip | |
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ all: # Define USE_STDEV below if you want git to care about the underlying device # change being considered an inode change from the update-cache perspective. -GIT_VERSION = 1.0.0a +GIT_VERSION = 1.0.0b # CFLAGS and LDFLAGS are for the users to override from the command line. |
