commit | da475f06c435c90cf50f0ecab21fba650e233b83 | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Wed Mar 01 17:20:58 2017 -0600 |
committer | Ashlesh Gawande <agawande@memphis.edu> | Fri Mar 03 09:49:05 2017 -0600 |
tree | 220ccea8bcb13d500ef2843942ac22ff858368bd | |
parent | f6a610bd2e9e5afd65a8f840caf96d5bf0d0c3f0 [diff] [blame] |
docs: Prepare version 0.3.0 release notes refs: #3985 Change-Id: I5172cfe96b104b6c0b8cdf769413b9223d79ed18
diff --git a/bin/minindn b/bin/minindn index d0ff5ef..c6fc1f8 100755 --- a/bin/minindn +++ b/bin/minindn
@@ -89,7 +89,7 @@ from ndn.nlsr import Nlsr, NlsrConfigGenerator from ndn.nfd import Nfd -VERSION_NUMBER = "0.2.0" +VERSION_NUMBER = "0.3.0" INSTALL_DIR='/usr/local/etc/mini-ndn/' class PrintExperimentNames(argparse.Action):