summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorCraig Small <csmall@enc.com.au>2002-03-04 02:01:15 +0000
committerCraig Small <csmall@enc.com.au>2002-03-04 02:01:15 +0000
commit669434fdf20d437705b2d21a9c3b8fed991ef062 (patch)
treeabfb5184888dc329f63ab7a50191ccdbe9fca0c2 /configure.in
parent5107125ce24e1efac196a97481d41a9a66673695 (diff)
got read for 0.0.7
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2198b4c..cd10044 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.6
+VERSION=0.0.7cvs
PACKAGE=ax25-apps
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)