version.hxx   version.hxx 
skipping to change at line 34 skipping to change at line 34
// 3.0.0.b2 02999952 // 3.0.0.b2 02999952
// //
// ODB interface version: minor, major, and alpha/beta versions. // ODB interface version: minor, major, and alpha/beta versions.
// //
#define ODB_VERSION 20100 #define ODB_VERSION 20100
#define ODB_VERSION_STR "2.1" #define ODB_VERSION_STR "2.1"
// libodb version: interface version plus the bugfix version. // libodb version: interface version plus the bugfix version.
// //
#define LIBODB_VERSION 2010000 #define LIBODB_VERSION 2010100
#define LIBODB_VERSION_STR "2.1.0" #define LIBODB_VERSION_STR "2.1.1"
#include <odb/post.hxx> #include <odb/post.hxx>
#endif // ODB_VERSION_HXX #endif // ODB_VERSION_HXX
 End of changes. 1 change blocks. 
2 lines changed or deleted 2 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/