include 1.0.1 release notes in docs, closes: #642705
[fw/altos] / configure.ac
index 9f386680e17841d6f0814d32379923d12966285d..27d56751b0322f25d24659249ea552054af138de 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.7.1)
+AC_INIT([altos], 1.0.1)
 AC_CONFIG_SRCDIR([src/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE