diff options
author | unknown <serg@infomag.ape.relarn.ru> | 2000-08-15 21:52:42 +0400 |
---|---|---|
committer | unknown <serg@infomag.ape.relarn.ru> | 2000-08-15 21:52:42 +0400 |
commit | 4d820053db1a446969b74a4b586b3f5d42f490d1 (patch) | |
tree | 135f6b5b6961c6b7f5bd0d7351d07ae18d9a776f /scripts/mysqlhotcopy.sh | |
parent | 264ae115fdcdb6c88eae2aec66c3477cb22a90a5 (diff) | |
parent | c53d371cc9ceb8878ce4cae28e82804124340974 (diff) | |
download | mariadb-git-4d820053db1a446969b74a4b586b3f5d42f490d1.tar.gz |
Merge
BitKeeper/etc/logging_ok:
Auto merged
Diffstat (limited to 'scripts/mysqlhotcopy.sh')
-rwxr-xr-x | scripts/mysqlhotcopy.sh | 2 |
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"; |