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