summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
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