3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-23 12:29:27 +01:00

Update version

This commit is contained in:
Pragmatic Software 2018-01-28 21:53:52 -08:00
parent d4064f7f84
commit 9614933b0e

View File

@ -23,8 +23,8 @@ BEGIN {
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 1960,
BUILD_DATE => "2018-01-26",
BUILD_REVISION => 1963,
BUILD_DATE => "2018-01-28",
};
sub new {