~codership/wsrep/trunk

« back to all changes in this revision

Viewing changes to wsrep_api.h

  • Committer: Teemu Ollakka
  • Date: 2013-11-02 16:41:19 UTC
  • Revision ID: teemu.ollakka@codership.com-20131102164119-82h6v9offvnk6rsm
References lp:1247402 - bumped interface version to 25

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
 *                                                                        *
64
64
 **************************************************************************/
65
65
 
66
 
#define WSREP_INTERFACE_VERSION "24"
 
66
#define WSREP_INTERFACE_VERSION "25"
67
67
 
68
68
/*! Empty backend spec */
69
69
#define WSREP_NONE "none"