From 0d5bf85f46909d120de37c04241fe1556e62e20e Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 20 Jan 2011 00:30:59 +0000 Subject: [PATCH] Added empty unban_timeouts file --- PBot/VERSION.pm | 2 +- data/unban_timeouts | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 data/unban_timeouts diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 93c044ab..bcb9193a 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -13,7 +13,7 @@ use warnings; # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 237, + BUILD_REVISION => 238, BUILD_DATE => "2011-01-19", }; diff --git a/data/unban_timeouts b/data/unban_timeouts new file mode 100644 index 00000000..e69de29b