summaryrefslogtreecommitdiff
path: root/package/qos-scripts/Makefile
diff options
context:
space:
mode:
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>2011-01-20 17:33:41 +0000
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>2011-01-20 17:33:41 +0000
commita98c957eb5976d01dde80b0f8286fd7f7359da26 (patch)
tree81c2d94e7cde6b27fb319be248bd0a8271577137 /package/qos-scripts/Makefile
parent876dd50e11fff287af351f77e3b43003e240d385 (diff)
downloadmtk-20170518-a98c957eb5976d01dde80b0f8286fd7f7359da26.zip
mtk-20170518-a98c957eb5976d01dde80b0f8286fd7f7359da26.tar.gz
mtk-20170518-a98c957eb5976d01dde80b0f8286fd7f7359da26.tar.bz2
qos-scripts: Rework qos-stat script
SVN-Revision: 25052
Diffstat (limited to 'package/qos-scripts/Makefile')
-rw-r--r--package/qos-scripts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/qos-scripts/Makefile b/package/qos-scripts/Makefile
index 7a37469..c999e7e 100644
--- a/package/qos-scripts/Makefile
+++ b/package/qos-scripts/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2010 OpenWrt.org
+# Copyright (C) 2006-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=qos-scripts
PKG_VERSION:=1.2.1
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)