diff --git a/nlove/Makefile b/nlove/Makefile index f7a8df4..6328b0a 100755 --- a/nlove/Makefile +++ b/nlove/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nlove -PKG_VERSION:=0.0.1 +PKG_VERSION:=0.0.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz