diff options
author | Bert Münnich <ber.t@posteo.de> | 2013-12-13 13:04:45 +0100 |
---|---|---|
committer | Bert Münnich <ber.t@posteo.de> | 2013-12-13 13:04:45 +0100 |
commit | 99dfd14919f55742cbd311bd6032ce0f1dc361c5 (patch) | |
tree | c6d0b47777f671b367475a4ebc2b0bc16302641b /Makefile | |
parent | 9ab9cee088dd9c506358bcde96a5b2cc6339af22 (diff) |
Fixed Imlib file handle type, issue #117
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20131117 +VERSION = git-20131213 PREFIX = /usr/local MANPREFIX = $(PREFIX)/share/man |