nfd: Fix bug with nfd-restart.upstart script
diff --git a/nfd/Makefile b/nfd/Makefile
index 06719c6..a4b03de 100644
--- a/nfd/Makefile
+++ b/nfd/Makefile
@@ -11,6 +11,6 @@
 VERSION=0.1.0
 
 # PPA version
-PPA_VERSION=1
+PPA_VERSION=2
 
 include ../packaging.mk