diff options
author | Keith Packard <keithp@keithp.com> | 2011-10-11 20:58:04 -0600 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-10-11 20:58:04 -0600 |
commit | 47c2c0b79dc516d2566ae149605b7d70ef2dca98 (patch) | |
tree | e0e922b1c67c0f19c31dd0d25ec29c3d8baa5a94 /configure.ac | |
parent | 652c024ed37bfed5de17f45c772796d5cbe4599f (diff) |
Bump to 1.0.9.31.0.9.3
TeleScience and TelePyro now work.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 57d2f196..19db6d27 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ(2.57) -AC_INIT([altos], 1.0.9.2) +AC_INIT([altos], 1.0.9.3) AC_CONFIG_SRCDIR([src/core/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |