diff --git a/luci-app-bypass/Makefile b/luci-app-bypass/Makefile index fdd6f18b..4dad863f 100644 --- a/luci-app-bypass/Makefile +++ b/luci-app-bypass/Makefile @@ -1,6 +1,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-bypass +PKG_VERSION:=1.2 +PKG_RELEASE:=20 PKG_CONFIG_DEPENDS:= \ CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_Shadowsocks_Libev_Server \