[Getdata-commits] SF.net SVN: getdata:[846] trunk/html
Scientific Database Format
Brought to you by:
ketiltrout
|
From: <ket...@us...> - 2013-09-05 22:34:17
|
Revision: 846
http://sourceforge.net/p/getdata/code/846
Author: ketiltrout
Date: 2013-09-05 22:34:14 +0000 (Thu, 05 Sep 2013)
Log Message:
-----------
GetData-0.8.5.
Modified Paths:
--------------
trunk/html/download.html.in
trunk/html/index.html.in
Modified: trunk/html/download.html.in
===================================================================
--- trunk/html/download.html.in 2013-09-05 22:19:29 UTC (rev 845)
+++ trunk/html/download.html.in 2013-09-05 22:34:14 UTC (rev 846)
@@ -21,17 +21,17 @@
<h2><a name="source">Latest Release</a></h2>
<p>The complete source code for official releases of the GetData project
are available from SourceForge. The latest version of GetData, released
- 14 May, 2013, is:
+ 5 September, 2013, is:
<ul>
<li><a
- href="http://sourceforge.net/projects/getdata/files/getdata/0.8.4/"
- >0.8.4</a>. Four packages are available:
+ href="http://sourceforge.net/projects/getdata/files/getdata/0.8.5/"
+ >0.8.5</a>. Four packages are available:
<dl>
- <dt><a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.4/getdata-0.8.4.tar.bz2/download">getdata-0.8.4.tar.bz2</a>/<a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.4/getdata-0.8.4.tar.gz/download">.gz</a>:</dt>
+ <dt><a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.5/getdata-0.8.5.tar.bz2/download">getdata-0.8.5.tar.bz2</a>/<a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.5/getdata-0.8.5.tar.gz/download">.gz</a>:</dt>
<dd>The full source code to the library, with bindings. This package
uses the GNU autotools build system, and is designed for POSIX systems
(UNIX, Linux, BSD, MacOS X, Cygwin, MSys, &c.)</dd>
- <dt><a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.4/getdata_win-0.8.4.zip/download">getdata_win-0.8.4.zip</a>:</dt>
+ <dt><a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.5/getdata_win-0.8.5.zip/download">getdata_win-0.8.5.zip</a>:</dt>
<dd>A reduced source code package, with the CMake build system
designed to be built on Microsoft Windows, either using the free MinGW
compiler, or else Microsoft's Visual C++ compiler. (The full source
@@ -41,14 +41,14 @@
compressed dirfiles, the Legacy API, and a few other features. This
build is used in native Microsoft Windows builds of <a
href="http://kst.kde.org/">kst-2</a>.</dd>
- <dt><a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.4/idl_getdata-0.8.4.tar.bz2/download">idl_getdata-0.8.4.tar.bz2</a>/<a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.4/idl_getdata-0.8.4.tar.gz/download">.gz</a>:</dt>
+ <dt><a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.5/idl_getdata-0.8.5.tar.bz2/download">idl_getdata-0.8.5.tar.bz2</a>/<a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.5/idl_getdata-0.8.5.tar.gz/download">.gz</a>:</dt>
<dd>The Interactive Data Language (IDL) bindings, packaged separately
with an autotools build system, designed to be built against an
already installed version of GetData. Due to licensing restrictions,
<a href="#distro">pre-built packages</a> rarely come with these
bindings, and this package allows end-users to add support for IDL
without having to recompile the whole GetData package.</dd>
- <dt><a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.4/matlab_getdata-0.8.4.tar.bz2/download">matlab_getdata-0.8.4.tar.bz2</a>/<a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.4/matlab_getdata-0.8.4.tar.gz/download">.gz</a>:</dt>
+ <dt><a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.5/matlab_getdata-0.8.5.tar.bz2/download">matlab_getdata-0.8.5.tar.bz2</a>/<a href="http://sourceforge.net/projects/getdata/files/getdata/0.8.5/matlab_getdata-0.8.5.tar.gz/download">.gz</a>:</dt>
<dd>The MATLAB bindings, packaged separately with an autotools build
system, designed to be built against an already installed version of
GetData. Due to licensing restrictions, <a href="#distro">pre-built
@@ -137,7 +137,7 @@
<ul>
<li><a
href="http://sourceforge.net/projects/getdata/files/getdata/0.8.3/"
- >0.8.3</a>—<i>March 2013</i>
+ >0.8.4</a>—<i>May 2013</i>
<li><a
href="http://sourceforge.net/projects/getdata/files/getdata/0.7.3/"
>0.7.3</a>—<i>April 2011</i>
Modified: trunk/html/index.html.in
===================================================================
--- trunk/html/index.html.in 2013-09-05 22:19:29 UTC (rev 845)
+++ trunk/html/index.html.in 2013-09-05 22:34:14 UTC (rev 846)
@@ -59,9 +59,9 @@
<p>The complete source code for official releases of the GetData project
are available from SourceForge.
<ul><li>
- The latest version of GetData, released 14 May, 2013, is <a
- href="http://sourceforge.net/projects/getdata/files/getdata/0.8.4/"
- >GetData 0.8.4</a>.</ul>
+ The latest version of GetData, released 5 September, 2013, is <a
+ href="http://sourceforge.net/projects/getdata/files/getdata/0.8.5/"
+ >GetData 0.8.5</a>.</ul>
See:
<ul><li><a href="download.html">Get GetData</a></ul>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|