diff options
Diffstat (limited to 'package/network')
-rw-r--r-- | package/network/config/qos-scripts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/config/qos-scripts/Makefile b/package/network/config/qos-scripts/Makefile index 9118c008ca..288740b245 100644 --- a/package/network/config/qos-scripts/Makefile +++ b/package/network/config/qos-scripts/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qos-scripts -PKG_VERSION:=1.2.1 -PKG_RELEASE:=7 +PKG_VERSION:=1.3.0 +PKG_RELEASE:=1 PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> |