ndns: Update to the latest dev version

Change-Id: Ice7be1c96a733e690d3725904068ebbbd03aa7f6
diff --git a/ndns/Makefile b/ndns/Makefile
index 5c8aac5..f6f2b9c 100644
--- a/ndns/Makefile
+++ b/ndns/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ndns
 
 # Tag name or commit hash for checkout
-GIT_VERSION=43e59b4afb264b694264d66cff616c9226c75134
+GIT_VERSION=a81266c8f4b7e4e08fbd15d34b836674e8c51b5e
 
 # Package name
 NAME=ndns
 
 # Package version
-VERSION=0.0.2
+VERSION=0.0.3
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndns/debian/changelog b/ndns/debian/changelog
index 0076af1..af6da85 100644
--- a/ndns/debian/changelog
+++ b/ndns/debian/changelog
@@ -1,3 +1,10 @@
+ndns (0.0.3-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on a81266c8f4b7e4e08fbd15d34b836674e8c51b5e
+    (https://github.com/named-data/ndns)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 13 May 2015 05:26:26 +0000
+
 ndns (0.0.2-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on 43e59b4afb264b694264d66cff616c9226c75134