diff --git a/tests/version.phpt b/tests/version.phpt index 21a891e..72c1b21 100644 --- a/tests/version.phpt +++ b/tests/version.phpt @@ -7,4 +7,4 @@ Just test php extension version var_dump(phpversion('pdlib')); ?> --EXPECT-- -string(5) "1.0.2" \ No newline at end of file +string(5) "1.1.0"