commit | 45312f55c386236b082318e816afd22bed0f5e45 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Sep 27 12:06:50 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Sep 27 19:35:21 2015 -0700 |
tree | 709b6e7c08638a3048a41a3d6037cee6ae3a24d0 | |
parent | 969735449002505e79ae12a0646c698719f4509b [diff] [blame] |
docs+build: Prepare release of version 0.4.0 Change-Id: Ie5dfb3a1c7674cd426b89721c91ad59327517764 Refs: #3178
diff --git a/wscript b/wscript index b13263b..160da33 100644 --- a/wscript +++ b/wscript
@@ -3,7 +3,7 @@ from waflib import Logs, Utils, Context import os -VERSION = "0.3.4" +VERSION = "0.3.91" APPNAME = "ndn-cxx" PACKAGE_BUGREPORT = "http://redmine.named-data.net/projects/ndn-cxx" PACKAGE_URL = "http://named-data.net/doc/ndn-cxx/"