Author: aadamchik
Date: Sun Jul  9 18:26:57 2006
New Revision: 420393

URL: http://svn.apache.org/viewvc?rev=420393&view=rev
Log:
adding version to the API docs build script

Modified:
    incubator/cayenne/main/trunk/cayenne/cayenne-ant/ant/import/macros.xml

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-ant/ant/import/macros.xml
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-ant/ant/import/macros.xml?rev=420393&r1=420392&r2=420393&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-ant/ant/import/macros.xml 
(original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-ant/ant/import/macros.xml Sun 
Jul  9 18:26:57 2006
@@ -23,7 +23,7 @@
                                sourcepathref="@{srcref}" 
classpathref="@{classpathref}"
                                author="true" use="false"
                                
stylesheetfile="${cayenne.other}/javadoc/objectstyle-javadoc.css"
-                               splitindex="true" windowtitle="Cayenne API 
Documentation"
+                               splitindex="true" windowtitle="Cayenne API 
Documentation - v.${project.version}"
                                
overview="${cayenne.other}/javadoc/overview.html">
                                
                                <bottom>


Reply via email to