summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-03-05 06:13:05 +0000
committerThierry Vignaud <tv@mageia.org>2013-03-05 06:13:05 +0000
commit3dbadd4dd8ec2318ff6b9a708233bcbfe36eeb7b (patch)
tree634d839ed53869d2ea6012fcd6458c00535477b0 /Makefile
parent3ad03a9b026fd3765fdc04e92975463048f685d2 (diff)
downloadbootloader-utils-3dbadd4dd8ec2318ff6b9a708233bcbfe36eeb7b.tar
bootloader-utils-3dbadd4dd8ec2318ff6b9a708233bcbfe36eeb7b.tar.gz
bootloader-utils-3dbadd4dd8ec2318ff6b9a708233bcbfe36eeb7b.tar.bz2
bootloader-utils-3dbadd4dd8ec2318ff6b9a708233bcbfe36eeb7b.tar.xz
bootloader-utils-3dbadd4dd8ec2318ff6b9a708233bcbfe36eeb7b.zip
1.161.16
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 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')