~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/hello_world/hello_world.cc

Merged meta-info branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
 
63
63
DRIZZLE_DECLARE_PLUGIN
64
64
{
 
65
  DRIZZLE_VERSION_ID,
65
66
  "hello_world",
66
67
  "1.0",
67
68
  "Mark Atwood",