X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fstlplus%2Fportability%2Fversion.hpp;h=35cd93807779b8336e78aa74f02e4a0a9f5a330a;hp=027e131e766b9c152970701bee757158f280c2c7;hb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a;hpb=6b0a0d0efafe34d48ab344fca3b479553bd4e62c diff --git a/src/stlplus/portability/version.hpp b/src/stlplus/portability/version.hpp index 027e131..35cd938 100644 --- a/src/stlplus/portability/version.hpp +++ b/src/stlplus/portability/version.hpp @@ -3,7 +3,7 @@ // Author: Andy Rushton // Copyright: (c) Southampton University 1999-2004 -// (c) Andy Rushton 2004-2009 +// (c) Andy Rushton 2004 onwards // License: BSD License, see ../docs/license.html // Contains just the STLplus version number @@ -12,7 +12,7 @@ #include "portability_fixes.hpp" #include -#define STLPLUS_VERSION "3.5" +#define STLPLUS_VERSION "3.7" namespace stlplus {