-> 2.2.1rc1

This commit is contained in:
Bob Lantz
2015-04-14 14:33:08 -07:00
parent 66e9845f05
commit 435d0d68b3
4 changed files with 8 additions and 13 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ from mininet.util import ( quietRun, fixLimits, numCores, ensureRoot,
from mininet.term import cleanUpScreens, makeTerms
# Mininet version: should be consistent with README and LICENSE
VERSION = "2.2.1d2"
VERSION = "2.2.1rc1"
class Mininet( object ):
"Network emulation with hosts spawned in network namespaces."