X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/69b3480700510bcd712428835cbe42f42420cd98..b8d5619ca8ac95b4a0365a7adcce4b0d9c7305ce:/package/block-mount/Makefile diff --git a/package/block-mount/Makefile b/package/block-mount/Makefile index 1d4f7368c..b82011fe4 100644 --- a/package/block-mount/Makefile +++ b/package/block-mount/Makefile @@ -1,6 +1,6 @@ # -# Copyright (C) 2006-2009 OpenWrt.org -# Copyright 2010 Vertical Communications +# Copyright (C) 2006-2012 OpenWrt.org +# Copyright (C) 2010 Vertical Communications # 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:=block-mount PKG_VERSION:=0.2.0 -PKG_RELEASE:=3 +PKG_RELEASE:=8 include $(INCLUDE_DIR)/package.mk