diff options
Diffstat (limited to 'libbrep/version.hxx.in')
-rw-r--r-- | libbrep/version.hxx.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbrep/version.hxx.in b/libbrep/version.hxx.in index 42521d1..bdba816 100644 --- a/libbrep/version.hxx.in +++ b/libbrep/version.hxx.in @@ -55,7 +55,7 @@ $libodb.check(LIBODB_VERSION, LIBODB_SNAPSHOT)$ #include <odb/pgsql/version.hxx> -$libodb-pgsql.check(LIBODB_PGSQL_VERSION, LIBODB_PGSQL_SNAPSHOT)$ +$libodb_pgsql.check(LIBODB_PGSQL_VERSION, LIBODB_PGSQL_SNAPSHOT)$ // For now these are the same. // |