X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=199cc47cf1af56659a86373d3517585c83d02c5f;hb=8d712aafd2df3c1f5147a28947f98cefe667cf76;hp=e9bf860f6db62e68784c4eac0a867b92b93e8bdf;hpb=8ac4838af428a2a32498b3e8d13295eb714654b4;p=git.git diff --git a/Makefile b/Makefile index e9bf860f..199cc47c 100644 --- a/Makefile +++ b/Makefile @@ -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.0 +GIT_VERSION = 1.0.0b # CFLAGS and LDFLAGS are for the users to override from the command line.