summaryrefslogtreecommitdiff
path: root/boost/test/utils/foreach.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/test/utils/foreach.hpp')
-rw-r--r--boost/test/utils/foreach.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/test/utils/foreach.hpp b/boost/test/utils/foreach.hpp
index d12fa43024..da32ae300f 100644
--- a/boost/test/utils/foreach.hpp
+++ b/boost/test/utils/foreach.hpp
@@ -8,7 +8,7 @@
//
// File : $RCSfile$
//
-// Version : $Revision: 54633 $
+// Version : $Revision$
//
// Description : this is an abridged version of an excelent BOOST_FOREACH facility
// presented by Eric Niebler. I am so fond of it so I can't wait till it