You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2013/08/19 01:37:06 UTC

svn commit: r1515243 - /directory/site/trunk/lib/path.pm

Author: elecharny
Date: Sun Aug 18 23:37:05 2013
New Revision: 1515243

URL: http://svn.apache.org/r1515243
Log:
Updated to the latest revision for the LDAP API and ApacheDS

Modified:
    directory/site/trunk/lib/path.pm

Modified: directory/site/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/directory/site/trunk/lib/path.pm?rev=1515243&r1=1515242&r2=1515243&view=diff
==============================================================================
--- directory/site/trunk/lib/path.pm (original)
+++ directory/site/trunk/lib/path.pm Sun Aug 18 23:37:05 2013
@@ -1,8 +1,8 @@
 package path;
 
 # Versions (for download links)
-our $version_api = "1.0.0-M19";
-our $version_apacheds = "2.0.0-M14";
+our $version_api = "1.0.0-M20";
+our $version_apacheds = "2.0.0-M15";
 our $version_studio = "2.0.0.v20130628";
 our $version_studio_name = "2.0.0-M8";
 our $version_mavibot = "1.0.0-M1";