Don't show regex escapes in factfind output

This commit is contained in:
Pragmatic Software 2014-03-04 10:47:43 +00:00
parent 62c9477a73
commit ec6f146fa6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ use warnings;
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 498,
BUILD_REVISION => 499,
BUILD_DATE => "2014-03-04",
};