From 53395ce0632087330be3f3bd1a8ab2209ddd92a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=84=B6=E5=90=8E=E4=B8=83=E5=B9=B4?= <69092025+zzsj0928@users.noreply.github.com> Date: Tue, 20 Apr 2021 09:22:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=AE=BE=E5=A4=87=E6=B8=A9?= =?UTF-8?q?=E5=BA=A6=E5=AD=97=E4=BD=93=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d2c881a1..cbb78b3c 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-serverchand PKG_VERSION:=2.00 -PKG_RELEASE:=12 +PKG_RELEASE:=15 include $(INCLUDE_DIR)/package.mk