X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/801c73f8b8e222e62467a82643cb9f927a840365..f41a38927ed5727e47cec7fe74dc805013864eb4:/package/block-mount/Makefile diff --git a/package/block-mount/Makefile b/package/block-mount/Makefile index a4434ed34..b82011fe4 100644 --- a/package/block-mount/Makefile +++ b/package/block-mount/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2011 OpenWrt.org +# 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:=7 +PKG_RELEASE:=8 include $(INCLUDE_DIR)/package.mk