diff options
author | Bdale Garbee <bdale@gag.com> | 2011-08-26 10:29:58 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-08-26 10:29:58 -0600 |
commit | 13e6e799070a1469cbc2ff990379ee520b8f0e6a (patch) | |
tree | d7d4ae7ecd490f7f8f32d4f82d6066b04576bc5f | |
parent | 1d15c841ad276127edae0345bd316c30731fffbf (diff) |
roll release notes version from 1.0 to 1.0.1
-rw-r--r-- | doc/Makefile | 2 | ||||
-rw-r--r-- | doc/release-notes-1.0.1.xsl (renamed from doc/release-notes-1.0.xsl) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile b/doc/Makefile index 35858b15..14bce5c9 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -7,7 +7,7 @@ RELNOTES=\ release-notes-0.8.html \ release-notes-0.9.html \ release-notes-0.9.2.html \ - release-notes-1.0.html + release-notes-1.0.1.html RELNOTES_XSL=$(RELNOTES:.html=.xsl) HTML=altusmetrum.html altos.html telemetry.html $(RELNOTES) diff --git a/doc/release-notes-1.0.xsl b/doc/release-notes-1.0.1.xsl index 1a06a43d..1e9fcabc 100644 --- a/doc/release-notes-1.0.xsl +++ b/doc/release-notes-1.0.1.xsl @@ -4,7 +4,7 @@ <article> <para> - Version 1.0 is a major release, adding support for the TeleMini + Version 1.0.1 is a major release, adding support for the TeleMini device and lots of new AltosUI features </para> <para> |