[EMAIL PROTECTED] wrote:
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.
We discussed automating this once before but didn't make a decision:
http://stdcxx.markmail.org/message/bso6dno3fzm64pfa. I think we ought
to give some more thought to automating it so I created an enhancement
request to remind us: http://issues.apache.org/jira/browse/STDCXX-887.
Martin
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
// | | | |