Updated homepage URL in manpage

This commit is contained in:
Bert Münnich
2012-02-21 08:19:12 +01:00
parent 2d4264af28
commit 9c346c322a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
VERSION = git-20120216
VERSION = git-20120221
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2