commit | 9e955bcec7a51ec0455ca4daeea3e4b69fafb3ea | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Thu Nov 30 17:33:03 2017 -0600 |
committer | Ashlesh Gawande <agawande@memphis.edu> | Thu Nov 30 21:03:03 2017 -0600 |
tree | b15abe841190aef9e8b510b560b84671a2e20212 | |
parent | f04f98943d588a88c44e259f2ff65104fe3a1083 [diff] [blame] |
docs: Prepare version 0.4.0 release notes Split the long release notes similar to NFD Change-Id: If5ce5247bf74a4e402a33d92a35a686e7193dea1
diff --git a/wscript b/wscript index f599297..96f2980 100644 --- a/wscript +++ b/wscript
@@ -20,7 +20,7 @@ NLSR, e.g., in COPYING.md file. If not, see <http://www.gnu.org/licenses/>. """ -VERSION = "0.3.2" +VERSION = "0.4.0" APPNAME = "nlsr" BUGREPORT = "https://redmine.named-data.net/projects/nlsr" URL = "https://named-data.net/doc/NLSR/"