You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2010/09/07 22:33:05 UTC

svn commit: r993523 - /activemq/activemq-cpp/trunk/activemq-cpp/README.txt

Author: tabish
Date: Tue Sep  7 20:33:04 2010
New Revision: 993523

URL: http://svn.apache.org/viewvc?rev=993523&view=rev
Log:
correct a version number note in the README

Modified:
    activemq/activemq-cpp/trunk/activemq-cpp/README.txt

Modified: activemq/activemq-cpp/trunk/activemq-cpp/README.txt
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/README.txt?rev=993523&r1=993522&r2=993523&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/README.txt (original)
+++ activemq/activemq-cpp/trunk/activemq-cpp/README.txt Tue Sep  7 20:33:04 2010
@@ -21,7 +21,7 @@ automake    >= 1.10
 libtool     >= 1.5.24
 APR         >= 1.3*
 APR-Util    >= 1.3* or higher
-CPPUnit     >= 1.10.2* ( 1.12.0 is recommended )
+CPPUnit     >= 1.10.2* ( 1.12.1 is recommended )
 OpenSSL     >= 0.9.8m* ( 1.0.0 or higher is recommended, this is an optional dependency)
 
 * Requires that the Development package also be installed.