summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-04-17 00:37:49 +0200
committerRalf Baechle <ralf@linux-mips.org>2001-04-17 00:37:49 +0200
commite602d606806bf37aca8ebb19b32cfa35bc03efc7 (patch)
treef0e9b4de42155169cc29ea70346f1c28e2719cd6 /configure.in
parent628edceba5f1485ef7c4ef30fba93b4c0c0dd955 (diff)
Import ax25-apps 0.0.5 from tarballax25-apps-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 fdb9103..be4518f 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.5
PACKAGE=ax25-apps
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)