From: Bdale Garbee Date: Fri, 10 Sep 2010 04:36:19 +0000 (-0600) Subject: releasing 0.7.1 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=139c6bbfdbfd520b103ca661a8b9f92d072504b8;p=web%2Faltusmetrum releasing 0.7.1 --- diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn index b3edfd7..a5d8d5d 100644 --- a/AltOS/index.mdwn +++ b/AltOS/index.mdwn @@ -41,10 +41,9 @@ If you use [Debian](http://www.debian.org), then a pre-built package for apt-get install altos If you use some other distribution of Linux, then -a [Linux package](releases/current/Altos-Linux.tgz) of our -second-generation Java bits that +a Linux package of our second-generation Java bits that should run on any distribution with a modern Java version is also -available. Unlike the Debian pacakge, which depends on various libraries +available below. Unlike the Debian pacakge, which depends on various libraries already part of the Debian distribution, this package includes a "fat" jar file with all of the Java libraries that aren't part of the basic Java runtime environment included, so it should "just work" on any system with @@ -71,9 +70,9 @@ directory in the source tree (the themes are included in the Debian package). ### Mac ### -A [Mac OS X package](releases/current/Altos-Mac.zip) that is compatible with -versions 10.5 "Leopard" and later (including 10.6 "Snow Leopard") is now -available. The Mac operating system includes Java, and all Altus Metrum +A Mac OS X package that is compatible with +versions 10.5 "Leopard" and later (including 10.6 "Snow Leopard") is +available below. The Mac operating system includes Java, and all Altus Metrum products show up as simple USB serial ports, so this should just work with no additional drivers or other dependency issues. Older versions of the Mac operating system come with Java versions that are too old for use @@ -82,9 +81,8 @@ other than upgrading to a newer operating system. ### Windows ### -Our [Windows package](releases/current/Altos-Windows.zip) is -known to work on XP and -32-bit Windows 7 Enterprise. If you don't already have Java installed, +Our Windows package is known to work on at least some flavors of XP, Vista, and +Windows 7 Enterprise. If you don't already have Java installed, download and install a current Java 6 version from [java.com](http://java.com) first. Then download our zip and extract the files. Windows already has the required USB serial device driver, but you will probably need to manually @@ -98,12 +96,7 @@ appreciated! ### Available Versions ### - 0.7.1 - - [Windows Installer](releases/0.7.1/Altos-Windows.exe) - - [Mac OS X Package](releases/0.7.1/Altos-Mac.zip) - - [Linux](releases/0.7.1/Altos-Linux.tgz) + - [Windows Installer](releases/0.7.1/Altos-Windows-0-7-1.exe) + - [Mac OS X Package](releases/0.7.1/Altos-Mac-0.7.1.zip) + - [Linux](releases/0.7.1/Altos-Linux-0.7.1.tar.bz2) - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/0.7.1;sf=tgz) - -- old - - [Windows Installer](releases/old/Altos-Windows.exe) - - [Mac OS X Package](releases/old/Altos-Mac.zip) - - [Linux](releases/old/Altos-Linux.tgz) diff --git a/AltOS/releases/0.7.1/Altos-Linux-0.7.1.tar.bz2 b/AltOS/releases/0.7.1/Altos-Linux-0.7.1.tar.bz2 new file mode 100644 index 0000000..cf22c9d Binary files /dev/null and b/AltOS/releases/0.7.1/Altos-Linux-0.7.1.tar.bz2 differ diff --git a/AltOS/releases/0.7.1/Altos-Mac-0.7.1.zip b/AltOS/releases/0.7.1/Altos-Mac-0.7.1.zip new file mode 100644 index 0000000..911d6c1 Binary files /dev/null and b/AltOS/releases/0.7.1/Altos-Mac-0.7.1.zip differ diff --git a/AltOS/releases/0.7.1/Altos-Windows-0-7-1.exe b/AltOS/releases/0.7.1/Altos-Windows-0-7-1.exe new file mode 100644 index 0000000..9059da9 Binary files /dev/null and b/AltOS/releases/0.7.1/Altos-Windows-0-7-1.exe differ diff --git a/AltOS/releases/old.mdwn b/AltOS/releases/old.mdwn deleted file mode 100644 index fe75af3..0000000 --- a/AltOS/releases/old.mdwn +++ /dev/null @@ -1 +0,0 @@ -[[!map pages="AltOS/releases/old/* and ! AltOS/releases/old/*/*"]] diff --git a/AltOS/releases/old/Altos-Linux.tgz b/AltOS/releases/old/Altos-Linux.tgz deleted file mode 100644 index 194c5c0..0000000 Binary files a/AltOS/releases/old/Altos-Linux.tgz and /dev/null differ diff --git a/AltOS/releases/old/Altos-Mac.zip b/AltOS/releases/old/Altos-Mac.zip deleted file mode 100644 index 5455dfc..0000000 Binary files a/AltOS/releases/old/Altos-Mac.zip and /dev/null differ diff --git a/AltOS/releases/old/Altos-Windows.zip b/AltOS/releases/old/Altos-Windows.zip deleted file mode 100644 index 0f15999..0000000 Binary files a/AltOS/releases/old/Altos-Windows.zip and /dev/null differ