From 3dbadd4dd8ec2318ff6b9a708233bcbfe36eeb7b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 5 Mar 2013 06:13:05 +0000 Subject: 1.16 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8612753..bf1b5a0 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ UTILS = bootloader-utils.spec Makefile FILES = $(PL) $(SH_FILES) $(MAN) $(UTILS) $(FROMPERLFILES:%=%.pl) PACKAGE=bootloader-utils -VERSION=1.15 +VERSION=1.16 TAG = $(VERSION) SVN_URL := $(shell svn info | sed -n '/^URL[^:]*: *\(.*\)/s//\1/p') diff --git a/NEWS b/NEWS index 151cda9..76b6881 100644 --- a/NEWS +++ b/NEWS @@ -1 +1,3 @@ +Version 1.16 - 5 March 2013 + - rebootin: add support for GRUB2 -- cgit v1.2.1