Author: vitek
Date: Fri Apr 18 17:10:23 2008
New Revision: 649727
URL: http://svn.apache.org/viewvc?rev=649727&view=rev
Log:
2008-04-18 Travis Vitek <[EMAIL PROTECTED]>
* include/rw/_config.h: Update _RWSTD_VER macro
to correctly reflect the library version.
Modified:
stdcxx/branches/4.2.x/include/rw/_config.h
Modified: stdcxx/branches/4.2.x/include/rw/_config.h
URL:
http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_config.h?rev=649727&r1=649726&r2=649727&view=diff
==============================================================================
--- stdcxx/branches/4.2.x/include/rw/_config.h (original)
+++ stdcxx/branches/4.2.x/include/rw/_config.h Fri Apr 18 17:10:23 2008
@@ -37,7 +37,7 @@
/*** library version numbers and ids **************************************/
-#define _RWSTD_VER 0x04020001
+#define _RWSTD_VER 0x04020100
// | | | |
// MMmmuupp
// | | | |