commit | 31c8c044d869aeee2fd5572eb47b6af946c70aed | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jul 22 11:01:45 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jul 22 11:01:45 2014 -0700 |
tree | e6d2238cdc603ca424a7640b4bf636e634bf83b8 | |
parent | d02dfc6b450c878b0736432aa22f2081adb987af [diff] [blame] |
nlsr: Fix small problem with precise package
diff --git a/nlsr/Makefile b/nlsr/Makefile index 1e39d32..d96900c 100644 --- a/nlsr/Makefile +++ b/nlsr/Makefile
@@ -11,6 +11,6 @@ VERSION=0.1~rc0.1 # PPA version -PPA_VERSION=1 +PPA_VERSION=2 include ../packaging.mk