From 8a4c48fc5b883e136a3cbcd335d65f1885ec5ff0 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 24 Apr 2014 11:32:37 -0400 Subject: [PATCH] beef up VM version -- mark with current date to reflect changes in wheezy 7.4 --- 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 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" -- 2.39.5