~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/include/univ.i

  • Committer: Brian Aker
  • Date: 2009-04-01 01:25:04 UTC
  • mfrom: (968.2.27 mordred)
  • Revision ID: brian@tangent.org-20090401012504-mq9sxcmph5jc1fh6
Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
# include <sun_prefetch.h>
37
37
#endif
38
38
 
 
39
#ifndef __cplusplus
 
40
# include <stdbool.h>
 
41
#endif
 
42
 
39
43
#define INNODB_VERSION_MAJOR    1
40
44
#define INNODB_VERSION_MINOR    0
41
45
#define INNODB_VERSION_BUGFIX   3