From be846b7f1fb29cf3553b3c95504c4472a5e38cbb Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 23 May 2017 15:17:51 +0200 Subject: Bump version to 2.5.0-b.3 --- odb/qt/version.options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/qt/version.options') diff --git a/odb/qt/version.options b/odb/qt/version.options index c43d89c..3c3e5b4 100644 --- a/odb/qt/version.options +++ b/odb/qt/version.options @@ -12,6 +12,6 @@ # --hxx-prologue '#include ' ---hxx-prologue '#if ODB_QT_VERSION != 2045200 // 2.5.0-b.2' +--hxx-prologue '#if ODB_QT_VERSION != 2045300 // 2.5.0-b.3' --hxx-prologue '# error ODB and C++ compilers see different libodb-qt interface versions' --hxx-prologue '#endif' -- cgit v1.1