summaryrefslogtreecommitdiff
path: root/AltOS
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-09-09 23:00:08 -0600
committerBdale Garbee <bdale@gag.com>2010-09-09 23:00:08 -0600
commitdc10a6d2c40696d5db810532acd92a4b35114f9a (patch)
tree859140dc6877188eda60169aafe00ca03fb18efa /AltOS
parent5f0c8a007f4fc80e08318772703552c4b4b21c4b (diff)
see if moving the version specific stuff into the tree works
Diffstat (limited to 'AltOS')
-rw-r--r--AltOS/index.mdwn6
-rw-r--r--AltOS/releases/0.7.1.mdwn6
2 files changed, 6 insertions, 6 deletions
diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn
index 49c0e1e..30821d5 100644
--- a/AltOS/index.mdwn
+++ b/AltOS/index.mdwn
@@ -16,11 +16,7 @@ The firmware and associated software are licensed [GPL version 2](http://www.gnu
## Available Versions ##
-- 0.7.1, released 9 Sep 2010
- - [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)
+[[!inline pages="releases/*.mdwn"]]
The latest source is always available from [git.gag.com](http://git.gag.com)
in the project [fw/altos](http://git.gag.com/?p=fw/altos;a=summary).
diff --git a/AltOS/releases/0.7.1.mdwn b/AltOS/releases/0.7.1.mdwn
index 758afcf..3408500 100644
--- a/AltOS/releases/0.7.1.mdwn
+++ b/AltOS/releases/0.7.1.mdwn
@@ -1 +1,5 @@
-[[!map pages="AltOS/releases/0.7.1/* and ! AltOS/releases/0.7.1/*/*"]]
+- 0.7.1, released 9 Sep 2010
+ - [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)