diff --git a/install/index.php b/install/index.php index 57d9bc8..07be630 100644 --- a/install/index.php +++ b/install/index.php @@ -48,7 +48,7 @@ function random($length, $numeric = 0) { } return $hash; } -$ver = 'v1.1.1' +$ver = '1.1.1' ?>