From 669434fdf20d437705b2d21a9c3b8fed991ef062 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Mon, 4 Mar 2002 02:01:15 +0000 Subject: got read for 0.0.7 --- ChangeLog | 3 +++ configure | 2 +- configure.in | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2d85a5a..c310a62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +ax25-apps (0.0.7) + + ax25-apps (0.0.6) * listen can decode INP Packets. Thanks to Jeroen Vreeken * Added \n to flexdump after "Poll" and "data" - Alexandre Fornieles diff --git a/configure b/configure index dccdd8b..462d3b5 100755 --- a/configure +++ b/configure @@ -693,7 +693,7 @@ fi -VERSION=0.0.6 +VERSION=0.0.7cvs PACKAGE=ax25-apps ac_aux_dir= for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do 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) -- cgit v1.2.3