X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fblock-mount%2FMakefile;h=06deb9401d3c0a246156369850edd0c6e165ce02;hb=20eb0fd69ae01c6d0062f211e853b1efe0a3d6a1;hp=c2c9d33f134e53eca6057290a5785d90cfb5cd62;hpb=198ea09e92556752658bbfffac2b764b6f80959c;p=openwrt.git diff --git a/package/block-mount/Makefile b/package/block-mount/Makefile index c2c9d33f13..06deb9401d 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:=5 +PKG_RELEASE:=10 include $(INCLUDE_DIR)/package.mk