aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/version.options
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-01-27 09:58:42 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-01-27 09:58:42 +0200
commit0e1818760b59144f6d99ced468c44a6cfa459d10 (patch)
tree36892330be262ce1869b4fd4bb5a0eb955f4c3d3 /odb/boost/version.options
parent22b60b17ac853f4c3f343fbaeed8df22643c73e7 (diff)
Bump version to 2.4.0.a6
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 30aefe5..ac466d9 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 != 2030500 // 2.4.0.a5'
+--hxx-prologue '#if ODB_BOOST_VERSION != 2030600 // 2.4.0.a6'
--hxx-prologue '# error ODB and C++ compilers see different libodb-boost interface versions'
--hxx-prologue '#endif'