Change version to 2.0.0d2 - there has to be a better way.

This commit is contained in:
Bob Lantz
2012-07-06 23:44:27 -07:00
parent 28c2cdc2c4
commit 55179737f9
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ modname = distname = 'mininet'
setup(
name=distname,
version='2.0.0d1',
version='2.0.0d2',
description='Process-based OpenFlow emulator',
author='Bob Lantz',
author_email='rlantz@cs.stanford.edu',