updated SREPO, bumped version to 0.1.1
This commit is contained in:
parent
5af448bbd6
commit
25223c6604
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ require 'lib/ght.php';
|
||||||
require 'lib/ckratelimit.php';
|
require 'lib/ckratelimit.php';
|
||||||
|
|
||||||
const SNAME='unocck';
|
const SNAME='unocck';
|
||||||
const SVERS='0.1';
|
const SVERS='0.1.1';
|
||||||
const SREPO='https://git.lattuga.net/pongrebio/unocck';
|
const SREPO='https://git.lattuga.net/jones/unocck';
|
||||||
const MULEN=1024;
|
const MULEN=1024;
|
||||||
const INIFP='sec/conf.ini';
|
const INIFP='sec/conf.ini';
|
||||||
const RLFP='sec/rl.state';
|
const RLFP='sec/rl.state';
|
||||||
|
|
Loading…
Reference in a new issue