diff options
author | Bert Münnich <ber.t@posteo.de> | 2015-01-11 11:38:28 +0100 |
---|---|---|
committer | Bert Münnich <ber.t@posteo.de> | 2015-01-11 11:39:38 +0100 |
commit | 5dc7993478b7c4273fcbcec83616d2ac33ca43b4 (patch) | |
tree | cfd5ce5fac31496d57f39a7efdcc1b3b47f47031 /Makefile | |
parent | 808a10ed04408f6154d26197a568cb1d11372475 (diff) |
Simplified command arguments
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION := git-20150107 +VERSION := git-20150111 PREFIX := /usr/local MANPREFIX := $(PREFIX)/share/man |