aboutsummaryrefslogtreecommitdiffstats
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
commit4ce3d2ea13aaa41c304d0015b4c4db67df145a73 (patch)
tree2a5571355ae4551d7c5c62be4cfabc9dd8b9681c /package/qos-scripts/Makefile
parent52b2434e7fbb35dd3880152661d2742b2689b9c1 (diff)
downloadupstream-4ce3d2ea13aaa41c304d0015b4c4db67df145a73.tar.gz
upstream-4ce3d2ea13aaa41c304d0015b4c4db67df145a73.tar.bz2
upstream-4ce3d2ea13aaa41c304d0015b4c4db67df145a73.zip
qos-scripts update - fix enabling/disabling of interfaces, make the overhead calculation optional
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7048 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 43225f919f..676d4dd619 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)