From: Daniel Golle Date: Wed, 20 Jun 2018 12:38:13 +0000 (+0200) Subject: ltq-vdsl-fw: add meaningful version information X-Git-Tag: v19.07.0-rc1~3366 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=3d20bee2cd11f83400e925870a03fb47cedceae3 ltq-vdsl-fw: add meaningful version information Signed-off-by: Daniel Golle --- diff --git a/package/kernel/lantiq/ltq-vdsl-fw/Makefile b/package/kernel/lantiq/ltq-vdsl-fw/Makefile index 181ed0d30f..3760af4e53 100644 --- a/package/kernel/lantiq/ltq-vdsl-fw/Makefile +++ b/package/kernel/lantiq/ltq-vdsl-fw/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ltq-vdsl-fw -PKG_VERSION:=1 +PKG_VERSION:=6.8.6 PKG_RELEASE:=1 PKG_MAINTAINER:=Daniel Golle