mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-04 08:24:06 +01:00
Update version
This commit is contained in:
parent
782a554fce
commit
8d8848db3b
@ -23,8 +23,8 @@ BEGIN {
|
|||||||
# These are set automatically by the build/commit script
|
# These are set automatically by the build/commit script
|
||||||
use constant {
|
use constant {
|
||||||
BUILD_NAME => "PBot",
|
BUILD_NAME => "PBot",
|
||||||
BUILD_REVISION => 1999,
|
BUILD_REVISION => 2001,
|
||||||
BUILD_DATE => "2018-02-15",
|
BUILD_DATE => "2018-02-16",
|
||||||
};
|
};
|
||||||
|
|
||||||
sub new {
|
sub new {
|
||||||
|
Loading…
Reference in New Issue
Block a user