diff options
author | Bert Münnich <ber.t@gmx.com> | 2012-02-21 08:19:12 +0100 |
---|---|---|
committer | Bert Münnich <ber.t@gmx.com> | 2012-02-21 08:19:12 +0100 |
commit | 9c346c322a8d76b04db60f4528aaa4448adeca8e (patch) | |
tree | 3c66de6f410f69df4196c352d96d9d2ef8d1040f /Makefile | |
parent | 2d4264af286db2a746d600139a12472841c2677d (diff) |
Updated homepage URL in manpage
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20120216 +VERSION = git-20120221 CC = gcc CFLAGS = -ansi -Wall -pedantic -O2 |