summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorCraig Small <csmall@enc.com.au>2001-05-16 12:53:03 +0000
committerCraig Small <csmall@enc.com.au>2001-05-16 12:53:03 +0000
commitcf0e4ba2a071cddd74d02c5fb8634031971eb6e2 (patch)
treedcb857e013c45883499ec1320acf1f15d40fcd8e /configure.in
parent9bf2e4c9892766dfa64e978fb17057b638659d57 (diff)
last checking for 0.0.8ax25-tools-0.0.8
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 c1a07f1..0b536f2 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(ax25/ax25d.c)
dnl For automake
-VERSION=0.0.8cvs
+VERSION=0.0.8
PACKAGE=ax25-tools
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)