*** build_vms/db.h.orig Mon Mar 15 18:09:50 1999 --- build_vms/db.h Mon Mar 15 18:10:42 1999 *************** *** 69,76 **** #define DB_VERSION_MAJOR 2 #define DB_VERSION_MINOR 6 ! #define DB_VERSION_PATCH 5 ! #define DB_VERSION_STRING "Sleepycat Software: Berkeley DB 2.6.5: (02/04/99)" typedef u_int32_t db_pgno_t; /* Page number type. */ typedef u_int16_t db_indx_t; /* Page offset type. */ --- 69,76 ---- #define DB_VERSION_MAJOR 2 #define DB_VERSION_MINOR 6 ! #define DB_VERSION_PATCH 6 ! #define DB_VERSION_STRING "Sleepycat Software: Berkeley DB 2.6.6: (03/14/99)" typedef u_int32_t db_pgno_t; /* Page number type. */ typedef u_int16_t db_indx_t; /* Page offset type. */