diff options
author | Bert <ber.t@gmx.com> | 2011-09-10 12:29:54 +0200 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-09-10 12:29:54 +0200 |
commit | 79d780a701e47ea1aacf49728e28900bb2b17743 (patch) | |
tree | 902000e360f42adcead74e7d70bcbbcb2665f0ab /Makefile | |
parent | 6e575b0f721e1743fab098004d7dc26de5c7db49 (diff) |
List additional features in usage message (-v)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20110908 +VERSION = git-20110910 CC = gcc CFLAGS = -Wall -pedantic -O2 |