From: Yaroslav Halchenko Date: Mon, 4 Nov 2013 14:04:37 +0000 (-0500) Subject: Boost VM version to 7.2.0 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=046f9378a760bea163e0a299b508e2b70b6c2c85;p=neurodebian.git Boost VM version to 7.2.0 created both using ng -i 5 head1 & ./nd_createappliance -i ../../../neurodebian-images/debian-7.2.0-i386-netinst.iso -p ../d-i/wheezy/preseed.cfg.in && ./nd_createappliance -i ../../../neurodebian-images/debian-7.2.0-amd64-netinst.iso -p ../d-i/wheezy/preseed.cfg.in --- diff --git a/vm/tools/nd_createappliance b/vm/tools/nd_createappliance index c6be6fb..e233b00 100755 --- a/vm/tools/nd_createappliance +++ b/vm/tools/nd_createappliance @@ -8,7 +8,7 @@ set -eu build_dir=$PWD/build dist_dir=$PWD/dist vendor="NeuroDebian" -vm_version="7.0.0" +vm_version="7.2.0" vm_ostype=Debian vendor_url="http://neuro.debian.net" product_url="${vendor_url}/vm.html"