2008-04-18  Travis Vitek  <vitek@roguewave.com>

	* include/rw/_config.h: Update _RWSTD_VER macro
	to correctly reflect the library version.



git-svn-id: https://svn.apache.org/repos/asf/stdcxx/branches/4.2.x@649727 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/include/rw/_config.h b/include/rw/_config.h
index ecb79a5..549f8e2 100644
--- a/include/rw/_config.h
+++ b/include/rw/_config.h
@@ -37,7 +37,7 @@
 
 /*** library version numbers and ids **************************************/
 
-#define _RWSTD_VER 0x04020001
+#define _RWSTD_VER 0x04020100
 //                    | | | |
 //                   MMmmuupp
 //                    | | | |