aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/version.options
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-02-12 12:11:16 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-02-12 12:11:16 +0200
commit314dec35ed2adf96a3e432a110dd9a412ff8f63a (patch)
treeeb31bf57fdb4613d5924282cdccb8e0f22f4befc /odb/boost/version.options
parent4fb207ca68dbcfc9dde83e63b6f770d5a6786cdd (diff)
Bump version to 2.5.0.a5
Diffstat (limited to 'odb/boost/version.options')
-rw-r--r--odb/boost/version.options2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/boost/version.options b/odb/boost/version.options
index 19c89e9..5734e3e 100644
--- a/odb/boost/version.options
+++ b/odb/boost/version.options
@@ -8,6 +8,6 @@
#
--hxx-prologue '#include <odb/boost/version.hxx>'
---hxx-prologue '#if ODB_BOOST_VERSION != 2040400 // 2.5.0.a4'
+--hxx-prologue '#if ODB_BOOST_VERSION != 2040500 // 2.5.0.a5'
--hxx-prologue '# error ODB and C++ compilers see different libodb-boost interface versions'
--hxx-prologue '#endif'