diff options
author | Paride Legovini <pl@ninthfloor.org> | 2016-09-28 18:59:15 +0200 |
---|---|---|
committer | Bert Münnich <ber.t@posteo.de> | 2016-09-28 19:27:48 +0200 |
commit | 86dc6860f9def64ad554a7c69eeae28203661e2c (patch) | |
tree | fc80e651e96c22990c941091985cd1e992403a1a /Makefile | |
parent | d69f39e3aad6a7c5fb110dabb068a7bbb2229750 (diff) |
Allow opening directories non-recursively
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION := git-20160810 +VERSION := git-20160928 PREFIX := /usr/local MANPREFIX := $(PREFIX)/share/man |