X-Git-Url: http://git.shiar.net/unifont.git/blobdiff_plain/527ee724d6dd13bf80699e653962a3d082631377..fc551ca87db118182bb4292bc08fc5fc03ea3f89:/font/ttfsrc/Makefile diff --git a/font/ttfsrc/Makefile b/font/ttfsrc/Makefile index f535438..49b6d58 100644 --- a/font/ttfsrc/Makefile +++ b/font/ttfsrc/Makefile @@ -23,12 +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, Qianqian Fang, \ +COPYRIGHT = "Copyright (C) 2015 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.20140214 +UNICODE_VERSION = 8.0 +PKG_REV = 01 +VERSION = $(UNICODE_VERSION).$(PKG_REV) # # How to build unifont.ttf from GNU Unifont's unifont.hex