From 9b61e565bcf90aa5e3cc48a2f8aab8e01711c007 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 31 Jul 2007 13:41:46 +0000 Subject: re-sync after the big svn loss --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 19aa3a9..8612753 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.14 +VERSION=1.15 TAG = $(VERSION) SVN_URL := $(shell svn info | sed -n '/^URL[^:]*: *\(.*\)/s//\1/p') -- cgit v1.2.1