summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-08-24 01:29:33 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-08-24 01:29:33 +0200
commit2964aba637fede36e89a3b6c4330767438a3b619 (patch)
tree9ee5894aa19ceb7d7eba5d9143ff93b7ae77cf6e /configure.in
parenta4cc50373fbe27c973f95628fc142efec14e05cf (diff)
Import ax25-tools 0.0.5 from tarballax25-tools-0.0.5
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 9c1f8e6..f6946f7 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.4
+VERSION=0.0.5
PACKAGE=ax25-tools
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)