Depend on nsc 0.5.0. This is required so the interface is the same for an NSC
authorSam Jansen <sam.jansen@gmail.com>
Wed, 19 Nov 2008 22:41:12 +0100
changeset 3876 81d31a09aae6
parent 3875 d8186b9e2b80
child 3877 5091e3a14b26
Depend on nsc 0.5.0. This is required so the interface is the same for an NSC
src/internet-stack/wscript
--- a/src/internet-stack/wscript	Wed Nov 19 18:23:22 2008 +0000
+++ b/src/internet-stack/wscript	Wed Nov 19 22:41:12 2008 +0100
@@ -7,7 +7,7 @@
 # Mercurial repository of the network simulation cradle
 NSC_REPO = "https://secure.wand.net.nz/mercurial/nsc"
 NSC_RELEASE_URL = "http://research.wand.net.nz/software/nsc"
-NSC_RELEASE_NAME = "nsc-0.4.0"
+NSC_RELEASE_NAME = "nsc-0.5.0"
 
 # directory that contains network simulation cradle source
 # note, this path is relative to the project root