diff options
author | Bert Münnich <ber.t@gmx.com> | 2012-08-24 18:25:03 +0200 |
---|---|---|
committer | Bert Münnich <ber.t@gmx.com> | 2012-08-24 18:25:03 +0200 |
commit | 65d5d4469610a375d9fb9a5b7b269aaad98334e0 (patch) | |
tree | 9b599405ce6b21f5e3a863a072f10dcfcff57386 /Makefile | |
parent | fd519ffc40bdd13d8b418b6f95cf28ae6a167d7d (diff) |
Changed default font to support more encodings; fixed issue #66
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20120817 +VERSION = git-20120824 PREFIX = /usr/local MANPREFIX = $(PREFIX)/share/man |