updated SREPO, bumped version to 0.1.1

This commit is contained in:
pezcurrel 2023-11-20 12:26:23 +01:00
parent 5af448bbd6
commit 25223c6604

View file

@ -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';