aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
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
commit380912d807ea8c2949ce82f2e968fb1d01213e1f (patch)
tree52a7a801ef6a5fd7056db13756b29980b93fe4e5 /package/network
parent8ea70ab125393439df317c018a7aa6ce3fcb71c8 (diff)
downloadmaster-187ad058-380912d807ea8c2949ce82f2e968fb1d01213e1f.tar.gz
master-187ad058-380912d807ea8c2949ce82f2e968fb1d01213e1f.tar.bz2
master-187ad058-380912d807ea8c2949ce82f2e968fb1d01213e1f.zip
qos-scripts: bump version
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48455 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network')
-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>