~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/console/console.cc

  • Committer: Monty Taylor
  • Date: 2009-12-12 00:25:50 UTC
  • mto: (1241.9.2 out-of-tree)
  • mto: This revision was merged to the branch mainline in revision 1250.
  • Revision ID: mordred@inaugust.com-20091212002550-nqzgl1cnxjearinh
Added support for embedding the drizzle version number in the plugin file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
332
332
 
333
333
DRIZZLE_DECLARE_PLUGIN
334
334
{
 
335
  DRIZZLE_VERSION_ID,
335
336
  "console",
336
337
  "0.1",
337
338
  "Eric Day",