diff options
author | Daniel Dickinson <crazycshore@gmail.com> | 2011-03-27 06:02:30 +0000 |
---|---|---|
committer | Daniel Dickinson <crazycshore@gmail.com> | 2011-03-27 06:02:30 +0000 |
commit | 657d0a265cb180490ffe40777586d347a59498b3 (patch) | |
tree | b366bc908c6e11a1b946f8cf28b471a7d62335ec /package/block-extroot/Makefile | |
parent | 9298073e806adf650c3fca25eb82de5c8b5332fc (diff) | |
download | upstream-657d0a265cb180490ffe40777586d347a59498b3.tar.gz upstream-657d0a265cb180490ffe40777586d347a59498b3.tar.bz2 upstream-657d0a265cb180490ffe40777586d347a59498b3.zip |
block-mount block-extroot: Bump packages versions forgetten during previous two commits
SVN-Revision: 26313
Diffstat (limited to 'package/block-extroot/Makefile')
-rw-r--r-- | package/block-extroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/block-extroot/Makefile b/package/block-extroot/Makefile index 05d5e18a1a..3b3ce68cae 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) |