Skip to content

Commit 5812e33

Browse files
Next version in dev
1 parent b913a32 commit 5812e33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bench.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# Author : Sergey Dryabzhinsky #
1111
# Company : Rusoft Ltd, Russia #
1212
# Date : May 29, 2025 #
13-
# Version : 1.0.59-dev #
13+
# Version : 1.0.60-dev #
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.59-dev';
23+
$scriptVersion = '1.0.60-dev';
2424

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

0 commit comments

Comments
 (0)