$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: nicola.musatti_at_[hidden]
Date: 2007-08-20 17:34:13
Author: nmusatti
Date: 2007-08-20 17:34:12 EDT (Mon, 20 Aug 2007)
New Revision: 38807
URL: http://svn.boost.org/trac/boost/changeset/38807
Log:
Merged with SPIRIT_1_8 branch
Text files modified:
tags/SPIRIT_1_8_5/boost/boost/spirit/version.hpp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: tags/SPIRIT_1_8_5/boost/boost/spirit/version.hpp
==============================================================================
--- tags/SPIRIT_1_8_5/boost/boost/spirit/version.hpp (original)
+++ tags/SPIRIT_1_8_5/boost/boost/spirit/version.hpp 2007-08-20 17:34:12 EDT (Mon, 20 Aug 2007)
@@ -25,7 +25,7 @@
// This is the version of the current Spirit distribution
//
///////////////////////////////////////////////////////////////////////////////
-#define SPIRIT_VERSION 0x1804
-#define SPIRIT_PIZZA_VERSION SPIRIT_DOUBLE_CHEESE // :-)
+#define SPIRIT_VERSION 0x1805
+#define SPIRIT_PIZZA_VERSION SPIRIT_BISMARK // :-)
#endif // defined(SPIRIT_VERSION_HPP)