Skip to content
Snippets Groups Projects
Commit 4ff6243f authored by Bob Lantz's avatar Bob Lantz
Browse files

Update version number to 2.0.0d3 (and pass version check)

parent 9c0ed88c
No related branches found
No related tags found
No related merge requests found
Mininet Installation/Configuration Notes
Mininet 2.0.0d2
Mininet 2.0.0d3
---
......
......@@ -3,7 +3,7 @@
or
How to Squeeze an OpenFlow Network onto your Laptop
Mininet 2.0.0d2
Mininet 2.0.0d3
---
**Welcome to Mininet!**
......
......@@ -101,7 +101,7 @@
from mininet.term import cleanUpScreens, makeTerms
# Mininet version: should be consistent with README and LICENSE
VERSION = "2.0.0d2"
VERSION = "2.0.0d3"
class Mininet( object ):
"Network emulation with hosts spawned in network namespaces."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment