commit | da61d1f6898ecd0298641a3c324c41d34d684d27 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Oct 28 12:30:59 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Oct 28 12:30:59 2014 -0700 |
tree | 10820956d04d61375d55af136a8b4afce810bf85 | |
parent | 3e399321014ec66ca35ed4a7785b555c0fa4dcef [diff] [blame] |
ndn-traffic-generator: Force recompilation against the latest library
diff --git a/ndn-traffic-generator/Makefile b/ndn-traffic-generator/Makefile index c04aaf2..a5a5ee5 100644 --- a/ndn-traffic-generator/Makefile +++ b/ndn-traffic-generator/Makefile
@@ -11,6 +11,6 @@ VERSION=0.0.1 # PPA version -PPA_VERSION=4 +PPA_VERSION=5 include ../packaging.mk