Tweeked regex version number to reference <boost/version.hpp>

[SVN r11309]
This commit is contained in:
John Maddock
2001-09-30 10:30:14 +00:00
parent 4dd87c299f
commit fe45d5bf4a
63 changed files with 1619 additions and 1388 deletions

View File

@ -16,7 +16,7 @@
/*
* LOCATION: see http://www.boost.org for most recent version.
* FILE credit_card_example.cpp
* VERSION 3.00
* VERSION see <boost/version.hpp>
* DESCRIPTION: Credit card number formatting code.
*/