summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/rbot1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/rbot b/bin/rbot
index d2f53eb4..26fb79ab 100755
--- a/bin/rbot
+++ b/bin/rbot
@@ -48,6 +48,7 @@ require 'getoptlong'
require 'fileutils'
$version ||= "0.9.11-git"
+$version_timestamp ||= 0
$opts = Hash.new
orig_opts = ARGV.dup