summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.h b/config.h
index 74464f0..51094d3 100644
--- a/config.h
+++ b/config.h
@@ -1,5 +1,5 @@
/* Program version */
-#define VERSION "5.0.3"
+#define VERSION "5.0.4"
/* Configurable features */
@@ -58,7 +58,10 @@
/* FIXME: which systems lack this? */
#define HAVE_GETTIMEOFDAY
+/* FIXME: disabled because it does not parse addresses with a netmask length.
+ * The code using it needs to be either fixed or removed.
#define HAVE_INET_PTON
+*/
/*
* Please send patches to correctly ignore old releases which lack a RNG