# HG changeset patch # User Sam Jansen # Date 1227130872 -3600 # Node ID 81d31a09aae6c6d85b823380f8acf341ee21f40c # Parent d8186b9e2b800d51fa5cb7a159f3380b0923e37b Depend on nsc 0.5.0. This is required so the interface is the same for an NSC diff -r d8186b9e2b80 -r 81d31a09aae6 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