diff options
Diffstat (limited to 'bulk/mssql/auto/person-odb.hxx')
-rw-r--r-- | bulk/mssql/auto/person-odb.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bulk/mssql/auto/person-odb.hxx b/bulk/mssql/auto/person-odb.hxx index f73d829..7c1651f 100644 --- a/bulk/mssql/auto/person-odb.hxx +++ b/bulk/mssql/auto/person-odb.hxx @@ -7,7 +7,7 @@ #include <odb/version.hxx> -#if (ODB_VERSION != 20302UL) +#if (ODB_VERSION != 20303UL) #error ODB runtime version mismatch #endif |