diff options
| author | Keith Packard <keithp@keithp.com> | 2015-01-16 22:09:26 +1300 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2015-01-16 22:09:26 +1300 | 
| commit | e05e0c6b71a1df65f188e00622e9632eb27510fd (patch) | |
| tree | 1bd7d409853dc6ab71e3083c5e20bfafaa61797d /configure.ac | |
| parent | 2a053d3d157e00b6a6406f4f78ddb8e298b6c4b7 (diff) | |
Set version to 1.5.9.11.5.9.1
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 a38ef092..2c7b19c5 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.5.9.0) +AC_INIT([altos], 1.5.9.1)  AC_CONFIG_SRCDIR([src/kernel/ao.h])  AM_INIT_AUTOMAKE([foreign dist-bzip2])  AM_MAINTAINER_MODE  | 
