3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-22 20:09:43 +01:00

Update version

This commit is contained in:
Pragmatic Software 2017-08-12 04:06:37 -07:00
parent fa55b36d09
commit d104005ee9

View File

@ -17,7 +17,7 @@ use warnings;
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 1596,
BUILD_REVISION => 1598,
BUILD_DATE => "2017-08-12",
};