From ba675a016766fe6d784bc4cf5fea0930d9dd2883 Mon Sep 17 00:00:00 2001 From: ling <1042585959@qq.com> Date: Wed, 20 Mar 2024 21:36:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0makefile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- luci-app-modem/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-modem/Makefile b/luci-app-modem/Makefile index 96c0aa9..a203cc7 100644 --- a/luci-app-modem/Makefile +++ b/luci-app-modem/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-modem LUCI_TITLE:=LuCI support for Modem LUCI_PKGARCH:=all -PKG_VERSION:=20231207-1.0 +PKG_VERSION:=1.0.0 PKG_LICENSE:=GPLv3 PKG_LINCESE_FILES:=LICENSE PKF_MAINTAINER:=siriling