diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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') @@ -1 +1,3 @@ +Version 1.16 - 5 March 2013 + - rebootin: add support for GRUB2 |