summaryrefslogtreecommitdiffstats
path: root/package/network/config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-22 13:06:09 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-22 13:06:09 +0000
commit908d281beb7fe7ba62f92de8ca18dae88e43ccaf (patch)
treecd26efc9f1fba8b7028ab83fb0446ac787fa1169 /package/network/config
parent19e2d1ed35714b531a8b201b01adda471061b322 (diff)
downloadmaster-31e0f0ae-908d281beb7fe7ba62f92de8ca18dae88e43ccaf.tar.gz
master-31e0f0ae-908d281beb7fe7ba62f92de8ca18dae88e43ccaf.tar.bz2
master-31e0f0ae-908d281beb7fe7ba62f92de8ca18dae88e43ccaf.zip
qos-scripts: bump version
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48455
Diffstat (limited to 'package/network/config')
-rw-r--r--package/network/config/qos-scripts/Makefile4
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>