diff options
| author | hallgren <hallgren@altocumulus.org> | 2010-04-23 13:45:55 +0000 |
|---|---|---|
| committer | hallgren <hallgren@altocumulus.org> | 2010-04-23 13:45:55 +0000 |
| commit | 36bba54a8ff0310e133655259d109d124ba95396 (patch) | |
| tree | 54b2293593c56428b4567f772e9371a1340e2255 | |
| parent | 7ba951d8c8dd62716999919fb896ffaef90ee7a3 (diff) | |
Correct release date in download/index.txt
| -rw-r--r-- | download/index.html | 13 | ||||
| -rw-r--r-- | download/index.txt | 2 |
2 files changed, 12 insertions, 3 deletions
diff --git a/download/index.html b/download/index.html index 8d950bcf7..49fff473a 100644 --- a/download/index.html +++ b/download/index.html @@ -15,7 +15,7 @@ </P> <H2>Latest release</H2> <P> -GF 3.1.6 released 23 May 2010. +GF 3.1.6 released 23 April 2010. </P> <UL> <LI>MacOS X (Snow Leopard): @@ -85,6 +85,15 @@ The last command must be prefixed by <CODE>sudo</CODE>, if the installation is o user-writeable area. </P> -<!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) --> +<!-- html code generated by txt2tags 2.5 (http://txt2tags.sf.net) --> <!-- cmdline: txt2tags -thtml index.txt --> </BODY></HTML> +<script type="text/javascript"> +var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); +document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); +</script> +<script type="text/javascript"> +try { +var pageTracker = _gat._getTracker("UA-7811807-3"); +pageTracker._trackPageview(); +} catch(err) {}</script> diff --git a/download/index.txt b/download/index.txt index 958360929..748271881 100644 --- a/download/index.txt +++ b/download/index.txt @@ -8,7 +8,7 @@ Version 3.1.6, 23 April 2010 ==Latest release== -GF 3.1.6 released 23 May 2010. +GF 3.1.6 released 23 April 2010. - MacOS X (Snow Leopard): - MacOS X (Leopard): - Windows: |
