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/07/12 23:55:32 UTC

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

Author: tabish
Date: Mon Jul 12 21:55:32 2010
New Revision: 963503

URL: http://svn.apache.org/viewvc?rev=963503&view=rev
Log:
Update 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=963503&r1=963502&r2=963503&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/README.txt (original)
+++ activemq/activemq-cpp/trunk/activemq-cpp/README.txt Mon Jul 12 21:55:32 2010
@@ -21,8 +21,8 @@ automake    >= 1.10
 libtool     >= 1.5.24
 APR         >= 1.3*
 APR-Util    >= 1.3* or higher
-CPPUnit     >= 1.10.2*
-OpenSSL     >= 0.9.8m* ( 1.0.0 or higher is recommended, this is an optional dependancy)
+CPPUnit     >= 1.10.2* ( 1.12.0 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.