From 747e0ac425c29b58d94a97d7bc980659e9b1beef Mon Sep 17 00:00:00 2001 From: Brad Erickson Date: Sun, 11 Mar 2018 21:18:34 -0700 Subject: version: Bump to v1.4 Final Fixes #90 Fixes #70 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8ae487f..a7e5dd2 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ TMP := /dev/shm # Where to find scfbuild? SCFBUILD := SCFBuild/bin/scfbuild -VERSION := 1.3 +VERSION := 1.4 FONT_PREFIX := EmojiOneColor-SVGinOT REGULAR_FONT := build/$(FONT_PREFIX).ttf REGULAR_PACKAGE := build/$(FONT_PREFIX)-$(VERSION) -- cgit v1.2.3