Update to 0.9.2
authorKeith Packard <keithp@keithp.com>
Sat, 19 Mar 2011 23:54:21 +0000 (16:54 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 19 Mar 2011 23:57:32 +0000 (16:57 -0700)
Bump configure.ac and add notes to doc/altosumetrum.xsl

Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac
doc/altusmetrum.xsl

index 86cb32903b4dd4bf9a3dcecfad48a20b76647e28..397088da4dbd24e250a23bfe49f7febe8f62fc5e 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 0.9)
+AC_INIT([altos], 0.9.2)
 AC_CONFIG_SRCDIR([src/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
index 25f245936c51a3d27f3f19dec6c9a9173c0279af..cb365e8cdd3ec0a4b027b58fd7fe21e04b03a105 100644 (file)
       </para>
     </legalnotice>
     <revhistory>
+      <revision>
+        <revnumber>0.9.2</revnumber>
+        <date>19 March 2011</date>
+       <revremark>
+         Updated for software version 0.9.2.  This version has minor
+         updates to the AltosUI code to fix graphing on Mac OS X and
+         make flight data download more reliable. It is otherwise
+         completely compatible with version 0.9.
+       </revremark>
+      </revision>
       <revision>
         <revnumber>0.9</revnumber>
         <date>18 January 2011</date>