fstools: fix off-by-one error in the version number
authorFelix Fietkau <nbd@openwrt.org>
Sun, 10 Jan 2016 18:04:36 +0000 (18:04 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 10 Jan 2016 18:04:36 +0000 (18:04 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48193

package/system/fstools/Makefile

index cb0e7b1b319602d539af87ea99dcb9b03684e11a..560cf2b84299f0a333f5ce33ac237a765708a500 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=fstools
-PKG_VERSION:=2015-01-10
+PKG_VERSION:=2016-01-10
 
 PKG_RELEASE=$(PKG_SOURCE_VERSION)