netifd: fix PKG_VERSION (#21630)
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 17 Jan 2016 17:15:01 +0000 (17:15 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 17 Jan 2016 17:15:01 +0000 (17:15 +0000)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48280

package/network/config/netifd/Makefile

index 9f9515bf9c526862ab2c4d44fab959501948dbdc..4c6c227ef2f0e310c036a47fbceda93041d102d3 100644 (file)
@@ -1,7 +1,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2015-01-17
+PKG_VERSION:=2016-01-17
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git