~drizzle-developers/ubuntu/karmic/drizzle/ppa

« back to all changes in this revision

Viewing changes to drizzled/plugin/version.h

  • Committer: Monty Taylor
  • Date: 2010-11-24 18:44:57 UTC
  • mfrom: (1308.1.31 trunk)
  • Revision ID: mordred@inaugust.com-20101124184457-qd6jvoe2wgnvl3yq
Tags: 2010.11.04-0ubuntu1~karmic1
* New upstream release.
* Turn off -Werror for packaging builds. (Closes: #602662)

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#define DRIZZLED_PLUGIN_VERSION_H
22
22
 
23
23
/* Machine comsumable version of the server which was built against. */
24
 
#define DRIZZLE_VERSION_ID 20101103
 
24
#define DRIZZLE_VERSION_ID 20101104
25
25
 
26
26
/* A release comment about the branch that was built */
27
27
#define DRIZZLE_RELEASE_COMMENT ""