2006-06-09 19:04:05 by steve
Updated version updator
This commit is contained in:
parent
565f7d4353
commit
0ee2696fec
6
Makefile
6
Makefile
@ -5,14 +5,14 @@
|
||||
# --
|
||||
# http://www.steve.org.uk/
|
||||
#
|
||||
# $Id: Makefile,v 1.54 2006-06-09 19:03:02 steve Exp $
|
||||
# $Id: Makefile,v 1.55 2006-06-09 19:04:05 steve Exp $
|
||||
|
||||
|
||||
#
|
||||
# Only used to build distribution tarballs.
|
||||
#
|
||||
DIST_PREFIX = /tmp
|
||||
VERSION = 1.6
|
||||
VERSION = 2.0
|
||||
BASE = xen-tools
|
||||
|
||||
|
||||
@ -153,4 +153,4 @@ update:
|
||||
|
||||
|
||||
update-version:
|
||||
perl -pi.bak -e "s/RELEASE = '[0-9]\.[0-9]';/RELEASE = '${VERSION}';/g" xen-*
|
||||
perl -pi.bak -e "s/RELEASE = '[0-9]\.[0-9]';/RELEASE = '${VERSION}';/g" bin/*-*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user