ndn-tlv-ping: Updating to the latest version
diff --git a/ndn-tlv-ping/Makefile b/ndn-tlv-ping/Makefile
index 5ddd964..1a153bf 100644
--- a/ndn-tlv-ping/Makefile
+++ b/ndn-tlv-ping/Makefile
@@ -2,15 +2,15 @@
 GIT_URL=https://github.com/named-data/ndn-tlv-ping
 
 # Tag name or commit hash for checkout
-GIT_VERSION=38f1ea7698108bdd1cdbdd621316f020b8d0e4dc
+GIT_VERSION=1283684bacb2352de38c8f0ad21a069875583d91
 
 # Package name
 NAME=ndn-tlv-ping
 
 # Package version
-VERSION=0.1.3
+VERSION=0.1.4
 
 # PPA version
-PPA_VERSION=1
+PPA_VERSION=3
 
 include ../packaging.mk