Author: joes
Date: Tue Mar 18 02:17:46 2014
New Revision: 1578717
URL: http://svn.apache.org/r1578717
Log:
download fu
Modified:
thrift/cms-site/trunk/content/download.md
Modified: thrift/cms-site/trunk/content/download.md
URL:
http://svn.apache.org/viewvc/thrift/cms-site/trunk/content/download.md?rev=1578717&r1=1578716&r2=1578717&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/download.md (original)
+++ thrift/cms-site/trunk/content/download.md Tue Mar 18 02:17:46 2014
@@ -13,7 +13,7 @@ The latest stable release of Thrift is {
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
- <version><%= @site.config[:current_release] %></version>
+ <version>{{ conf.current_release }}</version>
</dependency>
</code></pre>