diff options
Diffstat (limited to 'package/block-mount')
-rw-r--r-- | package/block-mount/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/block-mount/Makefile b/package/block-mount/Makefile index 993a75216d..267a200db4 100644 --- a/package/block-mount/Makefile +++ b/package/block-mount/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=block-mount PKG_VERSION:=0.1.0 -PKG_RELEASE:=2 +PKG_RELEASE:=3 include $(INCLUDE_DIR)/package.mk |