$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r77512 - trunk/boost/spirit/include
From: joel_at_[hidden]
Date: 2012-03-24 04:32:13
Author: djowel
Date: 2012-03-24 04:32:11 EDT (Sat, 24 Mar 2012)
New Revision: 77512
URL: http://svn.boost.org/trac/boost/changeset/77512
Log:
Bumped version number to 2.53
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 2012-03-24 04:32:11 EDT (Sat, 24 Mar 2012)
@@ -14,7 +14,7 @@
// This is the version of the current Spirit distribution
//
///////////////////////////////////////////////////////////////////////////////
-#define SPIRIT_VERSION 0x2050
-#define SPIRIT_PIZZA_VERSION DEEP_PAN_BBQ // :-O
+#define SPIRIT_VERSION 0x2053
+#define SPIRIT_PIZZA_VERSION SPANISH_SARDINES // :-O
#endif