diff options
author | unknown <serg@serg.mylan> | 2004-03-26 12:36:57 +0100 |
---|---|---|
committer | unknown <serg@serg.mylan> | 2004-03-26 12:36:57 +0100 |
commit | c1e76fc06051f7f061f40d44e2b846ab04fdabfd (patch) | |
tree | 7cd882e2c6198515207cae9a838b2734e54a9824 /BitKeeper/triggers/post-commit | |
parent | 1d093b7f19bc8cd403394aee13d90d6b66602717 (diff) | |
download | mariadb-git-c1e76fc06051f7f061f40d44e2b846ab04fdabfd.tar.gz |
version updated after merge :)
Diffstat (limited to 'BitKeeper/triggers/post-commit')
-rwxr-xr-x | BitKeeper/triggers/post-commit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BitKeeper/triggers/post-commit b/BitKeeper/triggers/post-commit index 1c4608835d6..a1b6b819e63 100755 --- a/BitKeeper/triggers/post-commit +++ b/BitKeeper/triggers/post-commit @@ -5,7 +5,7 @@ FROM=$USER@mysql.com INTERNALS=internals@lists.mysql.com DOCS=docs-commit@mysql.com LIMIT=10000 -VERSION="4.0" +VERSION="4.1" if [ "$REAL_EMAIL" = "" ] then |