From 77ff650a6227ad819f6fb1913b14fb5f2be3b853 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 24 Apr 2017 19:33:52 +0100 Subject: 4.5.14.2 --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 56a4da9..fc40cdc 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ NAME = bootloader-theme # urpmq -f gfxboot UPSTREAM_VERSION = 4.5.14 -VERSION = $(UPSTREAM_VERSION).1 +VERSION = $(UPSTREAM_VERSION).2 BINDIR := $(shell [ -x ../../gfxboot-compile ] && echo ../../ ) @@ -90,4 +90,3 @@ dist: rm -rf ../$(NAME)-$(VERSION).tar* @git archive --prefix=$(NAME)-$(VERSION)/ HEAD | xz > $(NAME)-$(VERSION).tar.xz $(info $(NAME)-$(VERSION).tar.xz is ready) - -- cgit v1.2.1