diff --git a/Makefile b/Makefile index efef450..9e6ae22 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-seu-net -PKG_VERSION:=1.25 +PKG_VERSION:=1.26 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk @@ -32,4 +32,4 @@ define Package/$(PKG_NAME)/install $(INSTALL_DATA) ./root/usr/share/rpcd/acl.d/luci-app-seu-net.json $(1)/usr/share/rpcd/acl.d/luci-app-seu-net.json endef -$(eval $(call BuildPackage,$(PKG_NAME))) \ No newline at end of file +$(eval $(call BuildPackage,$(PKG_NAME)))