$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: hartmut.kaiser_at_[hidden]
Date: 2007-11-02 20:30:34
Author: hkaiser
Date: 2007-11-02 20:30:33 EDT (Fri, 02 Nov 2007)
New Revision: 40709
URL: http://svn.boost.org/trac/boost/changeset/40709
Log:
Bumped Spirit version to 1.8.6.
Text files modified:
trunk/boost/spirit/version.hpp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/boost/spirit/version.hpp
==============================================================================
--- trunk/boost/spirit/version.hpp (original)
+++ trunk/boost/spirit/version.hpp 2007-11-02 20:30:33 EDT (Fri, 02 Nov 2007)
@@ -25,7 +25,7 @@
// This is the version of the current Spirit distribution
//
///////////////////////////////////////////////////////////////////////////////
-#define SPIRIT_VERSION 0x1803
-#define SPIRIT_PIZZA_VERSION SPIRIT_DOUBLE_CHEESE // :-)
+#define SPIRIT_VERSION 0x1806
+#define SPIRIT_PIZZA_VERSION SPIRIT_MEGA_VEGGI // :-)
#endif // defined(SPIRIT_VERSION_HPP)