3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-26 13:59:47 +01:00

Update version

This commit is contained in:
Pragmatic Software 2018-02-14 22:13:58 -08:00
parent d5d34a0722
commit c3049e7528

View File

@ -23,7 +23,7 @@ BEGIN {
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 1993,
BUILD_REVISION => 1995,
BUILD_DATE => "2018-02-14",
};