summaryrefslogtreecommitdiff
path: root/package/qos-scripts/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-04-24 19:24:08 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-04-24 19:24:08 +0000
commit50735bc351525f8df0fecabbe7f4a9410003d75d (patch)
tree31eaccfa4b837c537a34cc73fd7aa5e1c1758b66 /package/qos-scripts/Makefile
parent6ee129297f11683175d926aff8adb937f1a65c6d (diff)
downloadmtk-20170518-50735bc351525f8df0fecabbe7f4a9410003d75d.zip
mtk-20170518-50735bc351525f8df0fecabbe7f4a9410003d75d.tar.gz
mtk-20170518-50735bc351525f8df0fecabbe7f4a9410003d75d.tar.bz2
qos-scripts update - fix enabling/disabling of interfaces, make the overhead calculation optional
SVN-Revision: 7048
Diffstat (limited to 'package/qos-scripts/Makefile')
-rw-r--r--package/qos-scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qos-scripts/Makefile b/package/qos-scripts/Makefile
index 43225f9..676d4dd 100644
--- a/package/qos-scripts/Makefile
+++ b/package/qos-scripts/Makefile
@@ -9,7 +9,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=qos-scripts
-PKG_VERSION:=1.1.0
+PKG_VERSION:=1.1.1
PKG_RELEASE:=1
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)