X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ca92e7d97f7ed39f85c25f8a03ad8a5185bbc5fb..801c73f8b8e222e62467a82643cb9f927a840365:/package/block-mount/Makefile diff --git a/package/block-mount/Makefile b/package/block-mount/Makefile index c2c9d33f1..a4434ed34 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-2011 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:=5 +PKG_RELEASE:=7 include $(INCLUDE_DIR)/package.mk