mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-03 02:29:32 +01:00
version: updated VERSION.pm
This commit is contained in:
parent
9e731958b1
commit
da8671a9bf
@ -13,8 +13,8 @@ use warnings;
|
|||||||
# 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 => 287,
|
BUILD_REVISION => 290,
|
||||||
BUILD_DATE => "2011-01-29",
|
BUILD_DATE => "2011-01-31",
|
||||||
};
|
};
|
||||||
|
|
||||||
1;
|
1;
|
||||||
|
Loading…
Reference in New Issue
Block a user