summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-07-31 13:41:46 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-07-31 13:41:46 +0000
commit9b61e565bcf90aa5e3cc48a2f8aab8e01711c007 (patch)
tree2b6af2dfe44a50e13dcd9f8425365b4a64335ffb
parentc30a5b7b690021bc7228775dbb90ecf20e1bd9df (diff)
downloadbootloader-utils-9b61e565bcf90aa5e3cc48a2f8aab8e01711c007.tar
bootloader-utils-9b61e565bcf90aa5e3cc48a2f8aab8e01711c007.tar.gz
bootloader-utils-9b61e565bcf90aa5e3cc48a2f8aab8e01711c007.tar.bz2
bootloader-utils-9b61e565bcf90aa5e3cc48a2f8aab8e01711c007.tar.xz
bootloader-utils-9b61e565bcf90aa5e3cc48a2f8aab8e01711c007.zip
re-sync after the big svn loss
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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')