From: Daniel Dickinson Date: Sun, 27 Mar 2011 06:02:30 +0000 (+0000) Subject: block-mount block-extroot: Bump packages versions forgetten during previous two commits X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=657d0a265cb180490ffe40777586d347a59498b3;p=openwrt%2Fstaging%2Frmilecki.git block-mount block-extroot: Bump packages versions forgetten during previous two commits SVN-Revision: 26313 --- diff --git a/package/block-extroot/Makefile b/package/block-extroot/Makefile index 05d5e18a1ab..3b3ce68caec 100644 --- a/package/block-extroot/Makefile +++ b/package/block-extroot/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=block-extroot PKG_VERSION:=0.0.1 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) diff --git a/package/block-mount/Makefile b/package/block-mount/Makefile index 993a75216d0..267a200db4c 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