spek

Acoustic spectrum analyser
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

commit b3bd3e72a37a63d7bd47d33241a223bed0690f75
parent c31916855f3e4348dfc69d971597c27b019295d5
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Fri,  6 May 2011 16:39:23 +0800

web: Links to 0.7.1 installers

Diffstat:
Mweb/index.html | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/web/index.html b/web/index.html @@ -63,9 +63,9 @@ <tr> <td><img src="logo-windows.png" width="48" height="48" alt="Windows"/></td> <td class="dld_link"> - <a href="http://spek.googlecode.com/files/spek-0.7.msi">spek-0.7.msi</a> (7.77 MiB) + <a href="http://spek.googlecode.com/files/spek-0.7.1.msi">spek-0.7.1.msi</a> (7.21 MiB) <br/> - <a href="http://spek.googlecode.com/files/spek-0.7.zip">spek-0.7.zip</a> (8.89 MiB) + <a href="http://spek.googlecode.com/files/spek-0.7.1.zip">spek-0.7.1.zip</a> (8.33 MiB) <br/> <a href="http://code.google.com/p/spek/wiki/WindowsInstall">instructions</a> </td> @@ -77,7 +77,7 @@ <tr> <td><img src="logo-osx.png" width="48" height="48" alt="Mac OS X"/></td> <td class="dld_link"> - <a href="http://spek.googlecode.com/files/spek-0.7.dmg">spek-0.7.dmg</a> (7.83 MiB) + <a href="http://spek.googlecode.com/files/spek-0.7.1.dmg">spek-0.7.1.dmg</a> (8.15 MiB) <br/> <a href="http://code.google.com/p/spek/wiki/OsxInstall">instructions</a> </td>