$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r68023 - trunk/boost/spirit/include
From: admin_at_[hidden]
Date: 2011-01-11 20:28:50
Author: wash
Date: 2011-01-11 20:28:48 EST (Tue, 11 Jan 2011)
New Revision: 68023
URL: http://svn.boost.org/trac/boost/changeset/68023
Log:
Updating Spirit from 2.4.1 to 2.4.2.
Text files modified:
trunk/boost/spirit/include/version.hpp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/boost/spirit/include/version.hpp
==============================================================================
--- trunk/boost/spirit/include/version.hpp (original)
+++ trunk/boost/spirit/include/version.hpp 2011-01-11 20:28:48 EST (Tue, 11 Jan 2011)
@@ -14,7 +14,7 @@
// This is the version of the current Spirit distribution
//
///////////////////////////////////////////////////////////////////////////////
-#define SPIRIT_VERSION 0x2041
-#define SPIRIT_PIZZA_VERSION IANS_MEATZA // :-)
+#define SPIRIT_VERSION 0x2042
+#define SPIRIT_PIZZA_VERSION WASHS_CHEESE // :-O
#endif