From 49bcc32a4aed9f98a516eb3149bc4a9c68b6c620 Mon Sep 17 00:00:00 2001 From: xonix Date: Tue, 3 Aug 2021 20:22:37 +0300 Subject: [PATCH] Release 0.9.7 #23 : ver. 0.9.7.1 --- tests/12_update.tush | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/12_update.tush b/tests/12_update.tush index 09efaa0..aa6a485 100644 --- a/tests/12_update.tush +++ b/tests/12_update.tush @@ -12,8 +12,8 @@ $ cd "$MYDIR"; ./makesure -f tests/12_update.sh test_wget | goal 'wget_prepared' ... | goal 'run_selfupdate' ... | XXX -| updated XXX -> 0.9.7 -| 0.9.7 +| updated XXX -> 0.9.7.1 +| 0.9.7.1 | goal 'test_wget' [empty]. $ cd "$MYDIR"; ./makesure -f tests/12_update.sh test_curl @@ -21,6 +21,6 @@ $ cd "$MYDIR"; ./makesure -f tests/12_update.sh test_curl | goal 'curl_prepared' ... | goal 'run_selfupdate' ... | XXX -| updated XXX -> 0.9.7 -| 0.9.7 +| updated XXX -> 0.9.7.1 +| 0.9.7.1 | goal 'test_curl' [empty].