commit | d6a09c7c1b44be0ed24cebecafb4ec123d7e95e9 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Dec 18 22:52:58 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Dec 18 22:52:58 2014 -0800 |
tree | dadd278a0ce426749b86f57c405ed61b36307b43 | |
parent | fe87cf654d283967bfc7b285c2eed346266645c2 [diff] [blame] |
ndndump: Rebuilding with the latest ndn-cxx
diff --git a/ndndump/Makefile b/ndndump/Makefile index f6b2247..1092c97 100644 --- a/ndndump/Makefile +++ b/ndndump/Makefile
@@ -11,6 +11,6 @@ VERSION=0.5.2 # PPA version -PPA_VERSION=1 +PPA_VERSION=2 include ../packaging.mk