diff options
| author | Keith Packard <keithp@keithp.com> | 2014-07-14 00:46:41 -0700 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-07-14 01:05:28 -0700 | 
| commit | 54b58e925e27e87bf2903678f87b7544ee2e8167 (patch) | |
| tree | d384b73ab1ef7a0051b98ce474917eab46d99a91 /configure.ac | |
| parent | 9e9151c3b4bb9ce329e1b44440a7aceb9f39b9a0 (diff) | |
Set version to 1.4.9.21.4.9.2
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 8cc5adc1..c2b8b55c 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.4.9.1) +AC_INIT([altos], 1.4.9.2)  AC_CONFIG_SRCDIR([src/kernel/ao.h])  AM_INIT_AUTOMAKE([foreign dist-bzip2])  AM_MAINTAINER_MODE  | 
