From f87de3be46dddeef567e2fcbebbd17f5f5874b79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars-S=C3=B6ren=20Steck?= Date: Thu, 9 Sep 2021 00:48:11 +0000 Subject: [PATCH] Release new version --- update.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.php b/update.php index 4e91bd1..949ffc1 100755 --- a/update.php +++ b/update.php @@ -5,7 +5,7 @@ require_once 'functions.php'; outputStdout("============================================="); -outputStdout("Running dynamic DNS client for netcup 2.0"); +outputStdout("Running dynamic DNS client for netcup 2.0.1"); outputStdout("This script is not affiliated with netcup."); outputStdout("=============================================\n");