From 1d7e6597959dec3cf7e5f62453508c92d2924e49 Mon Sep 17 00:00:00 2001 From: Vasilis Tsiligiannis Date: Thu, 20 Jan 2011 17:33:41 +0000 Subject: [package] qos-scripts: Rework qos-stat script git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25052 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/qos-scripts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/qos-scripts/Makefile') diff --git a/package/qos-scripts/Makefile b/package/qos-scripts/Makefile index 7a374697e5..c999e7e679 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) -- cgit v1.2.3