diff --git a/Makefile.openwrt b/Makefile.openwrt index 9f1c50b..e92e27f 100644 --- a/Makefile.openwrt +++ b/Makefile.openwrt @@ -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)