commit | 4df2230ba33c56e964e3df501ebf6f7a2e2ab0d5 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Sep 28 15:02:06 2016 +0900 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Oct 04 18:39:53 2016 -0700 |
tree | a2299d62bee3c2c97679af2ce6af8593794bb446 | |
parent | 1ce8ab2d0efd49ba84b17288df4cc17150dfc852 [diff] [blame] |
docs+build: Prepare for version 0.5.0 release Change-Id: I4bd90a5229bc010cdcfd7c77c32ccfc62d72ac53 Refs: #3762
diff --git a/wscript b/wscript index af7e4e9..35465b8 100644 --- a/wscript +++ b/wscript
@@ -3,7 +3,7 @@ from waflib import Logs, Utils, Context import os -VERSION = "0.4.1" +VERSION = "0.5.0" APPNAME = "ndn-cxx" PACKAGE_BUGREPORT = "http://redmine.named-data.net/projects/ndn-cxx" PACKAGE_URL = "http://named-data.net/doc/ndn-cxx/"