summaryrefslogtreecommitdiff
path: root/scripts/mysqlhotcopy.sh
diff options
context:
space:
mode:
authorunknown <serg@infomag.ape.relarn.ru>2000-08-15 21:52:42 +0400
committerunknown <serg@infomag.ape.relarn.ru>2000-08-15 21:52:42 +0400
commit4d820053db1a446969b74a4b586b3f5d42f490d1 (patch)
tree135f6b5b6961c6b7f5bd0d7351d07ae18d9a776f /scripts/mysqlhotcopy.sh
parent264ae115fdcdb6c88eae2aec66c3477cb22a90a5 (diff)
parentc53d371cc9ceb8878ce4cae28e82804124340974 (diff)
downloadmariadb-git-4d820053db1a446969b74a4b586b3f5d42f490d1.tar.gz
Merge
BitKeeper/etc/logging_ok: Auto merged
Diffstat (limited to 'scripts/mysqlhotcopy.sh')
-rwxr-xr-xscripts/mysqlhotcopy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mysqlhotcopy.sh b/scripts/mysqlhotcopy.sh
index 85a92c6ea88..bc150ff61a5 100755
--- a/scripts/mysqlhotcopy.sh
+++ b/scripts/mysqlhotcopy.sh
@@ -25,7 +25,7 @@ WARNING: THIS IS VERY MUCH A FIRST-CUT ALPHA. Comments/patches welcome.
# Documentation continued at end of file
-my $VERSION = sprintf("%d.%02d", q$Revision$ =~ /(\d+)\.(\d+)/o);
+my $VERSION = "1.5";
my $OPTIONS = <<"_OPTIONS";