diff --git a/index.php b/index.php index 5e0c5f0..9e851c0 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ require_once './conf.php'; define("SHORTER_NAME", "shortr"); -define("SHORTER_VERSION", "v0.3"); +define("SHORTER_VERSION", "v0.4"); define("CHARSET", "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"); $url = "";