From 046f9378a760bea163e0a299b508e2b70b6c2c85 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 4 Nov 2013 09:04:37 -0500 Subject: [PATCH] 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 --- vm/tools/nd_createappliance | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2