summaryrefslogtreecommitdiffstats
path: root/ax25ipd/ax25ipd.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2017-01-23 00:26:11 +0100
committerRalf Baechle <ralf@linux-mips.org>2017-01-23 00:26:11 +0100
commitfb9187cbfcbe904f8d7dfe68a14d5e7428ad2684 (patch)
tree20fdddc98fc9b0307a975d3bbbc2c232db6a5f58 /ax25ipd/ax25ipd.h
parentdeb11e13e5f10a2c82706cf4b7bfa3f4caef8a63 (diff)
ax25ipd: Switch version number printed to ax25-apps version.
The version number has not been changed ever since ax25-apps 0.0.1 making the version useless for bug reporting. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25ipd/ax25ipd.h')
-rw-r--r--ax25ipd/ax25ipd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ax25ipd/ax25ipd.h b/ax25ipd/ax25ipd.h
index d683154..841df0a 100644
--- a/ax25ipd/ax25ipd.h
+++ b/ax25ipd/ax25ipd.h
@@ -37,8 +37,6 @@
*
*/
-#define VERS2 "Version 1.0.2"
-
#define IPPROTO_AX25 93
#define DEFAULT_UDP_PORT 10093