X-Git-Url: http://git.shiar.net/unifont.git/blobdiff_plain/94e124fae89a45ee2f95b3720826c9041751c776..97511ef2ebd8e36eb5765eaa6f2f19ea97f88161:/font/ttfsrc/Makefile diff --git a/font/ttfsrc/Makefile b/font/ttfsrc/Makefile index 5a932ee..2c98713 100644 --- a/font/ttfsrc/Makefile +++ b/font/ttfsrc/Makefile @@ -23,11 +23,14 @@ COMBINING="combining" # Could also use bash string replacement if you know you're using bash. # -COPYRIGHT = "Copyright (C) 2014 Roman Czyborra, Paul Hardy, Andrew Miller, et al. \ +COPYRIGHT = "Copyright (C) 2014 Roman Czyborra, Paul Hardy, Qianqian Fang, \ +Andrew Miller, et al. \ Licensed under the GNU General Public License; either version 2, or \ (at your option) a later version, with the GNU Font Embedding Exception." -VERSION = 6.3.20140202 +UNICODE_VERSION = 7.0 +PKG_REV = 05 +VERSION = $(UNICODE_VERSION).$(PKG_REV) # # How to build unifont.ttf from GNU Unifont's unifont.hex