Template:ReleaseInfo
From OpenSimulator
(Difference between revisions)
m (Created page with "{{#vardefine:releasedate|7th October 2011}} {{#vardefine:currentversion|0.7.2}} <noinclude> Release Information: {|border=1 cellpadding=10 cellspacing=0 |- |Release Date||{{#var:...") |
m |
||
Line 1: | Line 1: | ||
+ | {{#if: | ||
{{#vardefine:releasedate|7th October 2011}} | {{#vardefine:releasedate|7th October 2011}} | ||
{{#vardefine:currentversion|0.7.2}} | {{#vardefine:currentversion|0.7.2}} | ||
− | <noinclude> | + | {{#vardefine:divaversion|0.7.2}} |
− | Release Information: | + | {{#vardefine:url_binzip|http://opensimulator.org/dist/opensim-{{#var:currentversion}}-bin.zip}} |
+ | {{#vardefine:url_bingz|http://opensimulator.org/dist/opensim-{{#var:currentversion}}-bin.tar.gz}} | ||
+ | {{#vardefine:url_srczip|http://opensimulator.org/dist/opensim-{{#var:currentversion}}-source.zip}} | ||
+ | {{#vardefine:url_srcgz|http://opensimulator.org/dist/opensim-{{#var:currentversion}}-source.tar.gz}} | ||
+ | {{#vardefine:divazip|https://github.com/downloads/diva/d2/diva-r16915.zip}} | ||
+ | }}<noinclude>Release Information: | ||
{|border=1 cellpadding=10 cellspacing=0 | {|border=1 cellpadding=10 cellspacing=0 | ||
|- | |- | ||
Line 8: | Line 14: | ||
|- | |- | ||
|Current Version||{{#var:currentversion}} | |Current Version||{{#var:currentversion}} | ||
+ | |- | ||
+ | |Diva Version||{{#var:divaversion}} | ||
+ | |- | ||
+ | |URL(bin.zip)||{{#var:url_binzip}} | ||
+ | |- | ||
+ | |URL(bin.tar.gz)||{{#var:url_bingz}} | ||
+ | |- | ||
+ | |URL(src.zip)||{{#var:url_srczip}} | ||
+ | |- | ||
+ | |URL(src.tar.gz)||{{#var:url_srcgz}} | ||
+ | |- | ||
+ | |URL(diva)||{{#var:divazip}} | ||
|} | |} | ||
</noinclude> | </noinclude> |
Revision as of 20:39, 27 January 2012
Release Information:
Release Date | 7th October 2011 |
Current Version | 0.7.2 |
Diva Version | 0.7.2 |
URL(bin.zip) | http://opensimulator.org/dist/opensim-0.7.2-bin.zip |
URL(bin.tar.gz) | http://opensimulator.org/dist/opensim-0.7.2-bin.tar.gz |
URL(src.zip) | http://opensimulator.org/dist/opensim-0.7.2-source.zip |
URL(src.tar.gz) | http://opensimulator.org/dist/opensim-0.7.2-source.tar.gz |
URL(diva) | https://github.com/downloads/diva/d2/diva-r16915.zip |