From fd381836e5fbd640233c4d855f5cf5e13341e5a6 Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 12 Jun 2024 21:31:11 -0500 Subject: [PATCH] bump create_ap version number --- src/scripts/create_ap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/create_ap b/src/scripts/create_ap index 9b3ac5f..ed093cc 100755 --- a/src/scripts/create_ap +++ b/src/scripts/create_ap @@ -14,7 +14,7 @@ # dnsmasq # iptables -VERSION=0.4.8 +VERSION=0.4.9 PROGNAME="$(basename $0)" # make sure that all command outputs are in english