diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2010-08-18 14:54:19 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-08-18 14:54:19 +0200 |
commit | 46fc1c393916509cca055b4e13a07930c51d1ec5 (patch) | |
tree | c20826d3cc0bc6874d2de5bf03cbac3c961811dc /libmysqlclient_r/version | |
parent | 2f70aebbee6c504d2ffa9323d4029f458696051c (diff) |
Add stub for multi-threaded version of MySQL client library
Diffstat (limited to 'libmysqlclient_r/version')
-rw-r--r-- | libmysqlclient_r/version | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmysqlclient_r/version b/libmysqlclient_r/version new file mode 100644 index 0000000..6e8bf73 --- /dev/null +++ b/libmysqlclient_r/version @@ -0,0 +1 @@ +0.1.0 |