diff options
author | Craig Small <csmall@enc.com.au> | 2001-11-27 04:57:42 +0000 |
---|---|---|
committer | Craig Small <csmall@enc.com.au> | 2001-11-27 04:57:42 +0000 |
commit | 9e695cc7bac9a3ee8831bdae91a265af4b321bd1 (patch) | |
tree | 8f69839778d45ce695854ca68dac324a0af7e611 /configure.in | |
parent | 886a37dd2309e60f85360ddec562417bbe741730 (diff) |
remerged with terry indents
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index ebca718..58c76b9 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(ax25ipd/config.c) dnl For automake -VERSION=0.0.5p2 +VERSION=0.0.6cvs PACKAGE=ax25-apps AM_INIT_AUTOMAKE($PACKAGE,$VERSION) |