diff options
author | Bert Münnich <ber.t@posteo.de> | 2015-01-04 15:38:49 +0100 |
---|---|---|
committer | Bert Münnich <ber.t@posteo.de> | 2015-01-04 21:24:43 +0100 |
commit | 9b9294bae67da4e0388e7c31d0063f4e114aa1f8 (patch) | |
tree | 8a9a6ece7fb48b548a75cae28dfe4b4acb99d3c3 /Makefile | |
parent | 0cb1d1130568d61c06a2cdd22ab050973e302fc8 (diff) |
Use bit-field for boolean flags in fileinfo struct
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION := git-20141222 +VERSION := git-20150104 PREFIX := /usr/local MANPREFIX := $(PREFIX)/share/man |