From e7c81ac75847f5965b79cbcbf270d7cf66c461c7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 14 Aug 2016 12:34:01 +0200 Subject: Bump version to 2.5.0-a9 Note that we now use the -[ab]N schema rather than .[ab]N. --- 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 ec03dc9..417d2a9 100644 --- a/odb/qt/version.options +++ b/odb/qt/version.options @@ -12,6 +12,6 @@ # --hxx-prologue '#include ' ---hxx-prologue '#if ODB_QT_VERSION != 2040800 // 2.5.0.a8' +--hxx-prologue '#if ODB_QT_VERSION != 2040900 // 2.5.0-a9' --hxx-prologue '# error ODB and C++ compilers see different libodb-qt interface versions' --hxx-prologue '#endif' -- cgit v1.1