block-mount block-extroot: Bump packages versions forgetten during previous two commits

SVN-Revision: 26313
master
Daniel Dickinson 14 years ago
parent 9298073e80
commit 657d0a265c
  1. 2
      package/block-extroot/Makefile
  2. 2
      package/block-mount/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)

@ -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

Loading…
Cancel
Save