Revision cdc11586 build.xml

b/build.xml
113 113
   	                   replace="authCookie: "${authCookie}""
114 114
   	                   byline="true"
115 115
   	    />
116
   	    <replaceregexp file="${gwt.www.dir}/${gwt.module}/index.html"
117
   	                   match="version: (.*)"
118
   	                   replace="version: &quot;${version}&quot;"
119
   	                   byline="true"
120
   	    />
116 121
    </target>
117 122

  
118 123
    <target name="uploadToVM" depends="main">

Also available in: Unified diff