summaryrefslogtreecommitdiffstats
path: root/package/qos-scripts/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-12-19 02:53:02 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-12-19 02:53:02 +0000
commite3a0c3b9fd0544c8f2ffed6210651c7821b46478 (patch)
tree53cf33cafbc675667c5cabeeaca94268a5919c7f /package/qos-scripts/Makefile
parent64335e3ddbdf9276cf489ff914e3890e0c955fe4 (diff)
downloadmaster-31e0f0ae-e3a0c3b9fd0544c8f2ffed6210651c7821b46478.tar.gz
master-31e0f0ae-e3a0c3b9fd0544c8f2ffed6210651c7821b46478.tar.bz2
master-31e0f0ae-e3a0c3b9fd0544c8f2ffed6210651c7821b46478.zip
fix qos-scripts RED qdisc calculation for slow lines
SVN-Revision: 5853
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 86eb6b3a23..bb5a9639f1 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:=0.9.3
+PKG_VERSION:=0.9.4
PKG_RELEASE:=1
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)