You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2005/01/14 05:35:27 UTC

svn commit: r125140 - /incubator/directory/apacheds/trunk/README.txt

Author: akarasulu
Date: Thu Jan 13 20:35:25 2005
New Revision: 125140

URL: http://svn.apache.org/viewcvs?view=rev&rev=125140
Log:
use actual release version
Modified:
   incubator/directory/apacheds/trunk/README.txt

Modified: incubator/directory/apacheds/trunk/README.txt
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/README.txt?view=diff&rev=125140&p1=incubator/directory/apacheds/trunk/README.txt&r1=125139&p2=incubator/directory/apacheds/trunk/README.txt&r2=125140
==============================================================================
--- incubator/directory/apacheds/trunk/README.txt	(original)
+++ incubator/directory/apacheds/trunk/README.txt	Thu Jan 13 20:35:25 2005
@@ -20,11 +20,11 @@
 
 To run with defaults,
 
-java -jar apacheds-${version}.jar 
+java -jar apacheds-0.8.jar 
 
 or with custom settings,
 
-java -jar apacheds-${version}.jar your.properties
+java -jar apacheds-0.8.jar your.properties
 
 
 Connecting