Fix version

This commit is contained in:
2020-10-29 19:32:38 +01:00
parent 7139cd1e5f
commit 5dc8e3b113

View File

@@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk
# Name, version and release number
# The name and version of your package are used to define the variable to point to the build directory of your package: $(PKG_BUILD_DIR)
PKG_NAME:=bell-rspro
PKG_VERSION:=0.0.10
PKG_VERSION:=0.0.11
PKG_RELEASE:=1
# Source settings (i.e. where to find the source codes)