aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/version.options
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-08-14 12:34:01 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-08-14 12:34:01 +0200
commit00bb83c45328ab2ed7149bb28f992977dae28e52 (patch)
tree358f559c899fb86eba0bb6171a92e33918517c34 /odb/boost/version.options
parent004beb430ede053d256308fe9516970ccbc4c6f8 (diff)
Bump version to 2.5.0-a92.5.0-a9
Note that we now use the -[ab]N schema rather than .[ab]N.
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 af4dace..6c670ca 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 != 2040800 // 2.5.0.a8'
+--hxx-prologue '#if ODB_BOOST_VERSION != 2040900 // 2.5.0-a9'
--hxx-prologue '# error ODB and C++ compilers see different libodb-boost interface versions'
--hxx-prologue '#endif'