commit | 4349053666e71a8b9ffd307ea47f5c9517b9f147 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Mar 03 22:07:08 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Mar 03 22:07:08 2015 -0800 |
tree | 7a055723fd5ed981e245305300900d37da639cb1 | |
parent | 60664e2dd2ef1e0251ac64f3c9c7d4a7f22c1312 [diff] [blame] |
ndn-cxx: Update to version 0.3.1
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile index 24ab850..82de8e7 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.3.0 +GIT_VERSION=ndn-cxx-0.3.1 # Package name NAME=ndn-cxx # Package version -VERSION=0.3.0 +VERSION=0.3.1 # PPA version PPA_VERSION=1