commit | 68b08155841bf66d3eadbe805c07bf9be5d22e3c | [log] [tgz] |
---|---|---|
author | Vince Lehman <vslehman@memphis.edu> | Fri Oct 23 10:15:36 2015 -0500 |
committer | Vince Lehman <vslehman@memphis.edu> | Wed Nov 04 14:05:44 2015 -0600 |
tree | 46c8f525d702d089d2ef2b23b7cd9459ab3875f6 | |
parent | 5fee776a3b3401f3f89866879746929a06e81d29 [diff] [blame] |
docs: Prepare version 0.1.1 release notes Change-Id: Ie2d8546eedfac8e9e54d1fcc68122dcc3f90b1b9
diff --git a/bin/minindn b/bin/minindn index e081883..fd38093 100755 --- a/bin/minindn +++ b/bin/minindn
@@ -79,7 +79,7 @@ from ndn.nlsr import Nlsr, NlsrConfigGenerator from ndn.nfd import Nfd -VERSION_NUMBER = "0.1.0" +VERSION_NUMBER = "0.1.1" def printExperimentNames(option, opt, value, parser): experimentNames = ExperimentManager.getExperimentNames()