diff options
Diffstat (limited to 'mount-data/Makefile')
-rw-r--r-- | mount-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mount-data/Makefile b/mount-data/Makefile index 69f082b..6fc688c 100644 --- a/mount-data/Makefile +++ b/mount-data/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mount-data -PKG_VERSION:=1.0.1 +PKG_VERSION:=1.0.2 PKG_MAINTAINER:=Karel Kočí <cynerd@email.cz> PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) |