diff --git a/index.php b/index.php index e83c91d..2a3e864 100644 --- a/index.php +++ b/index.php @@ -21,8 +21,8 @@ require 'lib/ght.php'; require 'lib/ckratelimit.php'; const SNAME='unocck'; -const SVERS='0.1'; -const SREPO='https://git.lattuga.net/pongrebio/unocck'; +const SVERS='0.1.1'; +const SREPO='https://git.lattuga.net/jones/unocck'; const MULEN=1024; const INIFP='sec/conf.ini'; const RLFP='sec/rl.state';