Skip to content

Commit ac592a3

Browse files
Version 1.0.61
1 parent ca32be5 commit ac592a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bench.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
# Company : Code24 BV, The Netherlands #
1010
# Author : Sergey Dryabzhinsky #
1111
# Company : Rusoft Ltd, Russia #
12-
# Date : May 29, 2025 #
13-
# Version : 1.0.61-dev #
12+
# Date : Jun 2, 2025 #
13+
# Version : 1.0.61 #
1414
# License : Creative Commons CC-BY license #
1515
# Website : https://github.com/rusoft/php-simple-benchmark-script #
1616
# Website : https://gitea.rusoft.ru/open-source/php-simple-benchmark-script #
@@ -20,7 +20,7 @@
2020

2121
include_once("php-options.php");
2222

23-
$scriptVersion = '1.0.61-dev';
23+
$scriptVersion = '1.0.61';
2424

2525
// Special string to flush buffers, nginx for example
2626
$flushStr = '<!-- '.str_repeat(" ", 8192).' -->';

0 commit comments

Comments
 (0)