diff --git a/bin/xen-create-image b/bin/xen-create-image index 4b7131b..9aa9968 100755 --- a/bin/xen-create-image +++ b/bin/xen-create-image @@ -558,7 +558,7 @@ Install an X11 server, using VNC and XDM -- http://www.steve.org.uk/ - $Id: xen-create-image,v 1.140 2007-03-18 20:12:16 steve Exp $ + $Id: xen-create-image,v 1.141 2007-03-19 21:59:35 steve Exp $ =cut @@ -1207,7 +1207,7 @@ sub parseCommandLineArguments if ( $VERSION ) { - my $REVISION = '$Revision: 1.140 $'; + my $REVISION = '$Revision: 1.141 $'; if ( $REVISION =~ /1.([0-9.]+) / ) { $REVISION = $1; @@ -2590,6 +2590,8 @@ sub runCustomisationHooks it and writing it back to the file. So we have a running total of the last IP. +=end doc + =cut sub findNextIP