commit | aa8b3785d6512c6e72f95997e06ef02228b2be5b | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 19 20:04:31 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 25 09:13:35 2017 -0500 |
tree | 36dc59f00cfb551924298a53c4e2b3bb019ae5b2 | |
parent | 5fade68665d38883d1faed22892aa199f3b8db21 [diff] [blame] |
docs: Prepare release 0.5.1 Change-Id: I377269e4f510b720a4ab11e480c1d0551a32b56e Refs: #3859
diff --git a/wscript b/wscript index 5be7c65..d410b4d 100644 --- a/wscript +++ b/wscript
@@ -3,7 +3,7 @@ from waflib import Logs, Utils, Context import os -VERSION = "0.5.0" +VERSION = "0.5.1" APPNAME = "ndn-cxx" PACKAGE_BUGREPORT = "https://redmine.named-data.net/projects/ndn-cxx" PACKAGE_URL = "http://named-data.net/doc/ndn-cxx/"