From cf9bc306c4caaf956ef746069b696391d1852292 Mon Sep 17 00:00:00 2001 From: garywill Date: Sun, 17 Aug 2025 16:21:56 +0800 Subject: [PATCH] version 0.8.0 --- lnxrouter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnxrouter b/lnxrouter index bcaf230..8c851bb 100755 --- a/lnxrouter +++ b/lnxrouter @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=0.8.0-unstable3 +VERSION=0.8.0 PROGNAME="$(basename "$0")" export LC_ALL=C