diff options
author | Sudo Nice <sudo.nice@gmail.com> | 2015-12-23 12:43:20 +0300 |
---|---|---|
committer | Bert Münnich <ber.t@posteo.de> | 2015-12-25 11:23:41 +0100 |
commit | b32aefce3a8c98c3ddb35f8f5e89b56ca757ad61 (patch) | |
tree | b98c339fa405bde673d42514ca4a30cb666ca854 /Makefile | |
parent | 93e2d03c7340b04178f0a59ce18a07e7dd6a3582 (diff) |
Make image-info script more steady to special symbols in file names
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION := 1.3.2 +VERSION := git-20151225 PREFIX := /usr/local MANPREFIX := $(PREFIX)/share/man |