File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ private function loadOptions()
86
86
echo <<<XX
87
87
_____ ___ ___ _____ ___ ___
88
88
|_ _/ __)( __/_ _/ __)| _ )
89
- |_| \___ /___) |_| \___ |_|_\ v1.2 .0
89
+ |_| \___ /___) |_| \___ |_|_\ v1.3 .0
90
90
91
91
92
92
XX ;
Original file line number Diff line number Diff line change 22
22
},
23
23
"bin" : [" Tester/tester" ],
24
24
"extra" : {
25
- "branch-alias" : { "dev-master" : " 1.2 -dev" }
25
+ "branch-alias" : { "dev-master" : " 1.3 -dev" }
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Now we run tests from command-line using the `tester` command:
61
61
> tester
62
62
_____ ___ ___ _____ ___ ___
63
63
|_ _/ __)( __/_ _/ __)| _ )
64
- |_| \___ /___) |_| \___ |_|_\ v1.2 .0
64
+ |_| \___ /___) |_| \___ |_|_\ v1.3 .0
65
65
66
66
PHP 5.3.16 | "php-cgi" -n | 8 threads
67
67
.
You can’t perform that action at this time.
0 commit comments