ndn-cxx: Updating to the latest dev version
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index d7e96ce..018c6c4 100644
--- a/ndn-cxx/Makefile
+++ b/ndn-cxx/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ndn-cxx.git
 
 # Tag name or commit hash for checkout
-GIT_VERSION=0711380b4ce58b751c1f02434876cbdfbf839328
+GIT_VERSION=34a37630a14c67309467074b448057dbf62cda65
 
 # Package name
 NAME=ndn-cxx
 
 # Package version
-VERSION=0.3.0~rc0.3
+VERSION=0.3.0~rc0.4~g34a3763
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index 91bd45b..4e298b6 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,10 @@
+ndn-cxx (0.3.0~rc0.4~g34a3763-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on 34a37630a14c67309467074b448057dbf62cda65
+    (https://github.com/named-data/ndn-cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Mon, 19 Jan 2015 15:51:01 -0800
+
 ndn-cxx (0.3.0~rc0.3-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on 0711380b4ce58b751c1f02434876cbdfbf839328