From: Yaroslav Halchenko Date: Thu, 24 Apr 2014 15:32:37 +0000 (-0400) Subject: beef up VM version -- mark with current date to reflect changes in wheezy 7.4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8a4c48fc5b883e136a3cbcd335d65f1885ec5ff0;hp=efb67ae25dd3af370aef37a48c311acaf8a646bf;p=neurodebian.git beef up VM version -- mark with current date to reflect changes in wheezy 7.4 --- diff --git a/vm/tools/nd_createappliance b/vm/tools/nd_createappliance index fdf558c..4afcec8 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.4.0" +vm_version="7.4.20140423" vm_ostype=Debian vendor_url="http://neuro.debian.net" product_url="${vendor_url}/vm.html"