commit | 04ba67c4c2953267e05caf328eb9b5370833637b | [log] [tgz] |
---|---|---|
author | Alex Afanasyev <aa@cs.fiu.edu> | Sun Nov 22 22:02:41 2020 +0000 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Mon Nov 23 01:44:00 2020 +0000 |
tree | f527f280659b2abd6d7fb7feb9ff6b300da3a122 | |
parent | 90e376f2961658efa89bb1ab2431d941ff9eaf2c [diff] [blame] |
ndn-cxx: Release 0.7.1 Change-Id: Ib28d69dafb2d4eb97db941f982b978123cadb196
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile index d70140a..b39b026 100644 --- a/ndn-cxx/Makefile +++ b/ndn-cxx/Makefile
@@ -2,13 +2,13 @@ GIT_URL=https://github.com/named-data/ndn-cxx.git # Tag name or commit hash for checkout -GIT_VERSION=ndn-cxx-0.7.0 +GIT_VERSION=ndn-cxx-0.7.1 # Package name NAME=ndn-cxx # Package version -VERSION=0.7.0 +VERSION=0.7.1 # PPA version PPA_VERSION=2