aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/version.options
diff options
context:
space:
mode:
Diffstat (limited to 'odb/qt/version.options')
-rw-r--r--odb/qt/version.options3
1 files changed, 1 insertions, 2 deletions
diff --git a/odb/qt/version.options b/odb/qt/version.options
index fc241af..0fef537 100644
--- a/odb/qt/version.options
+++ b/odb/qt/version.options
@@ -1,5 +1,4 @@
# file : odb/qt/version.options
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
# Include the config file first so that it can do its thing before we
@@ -12,6 +11,6 @@
#
--hxx-prologue '#include <odb/qt/version.hxx>'
---hxx-prologue '#if ODB_QT_VERSION != 2046800 // 2.5.0-b.18'
+--hxx-prologue '#if ODB_QT_VERSION != 2047600 // 2.5.0-b.26'
--hxx-prologue '# error ODB and C++ compilers see different libodb-qt interface versions'
--hxx-prologue '#endif'