summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2010-05-11 22:33:37 +0200
committerMarco d'Itri <md@linux.it>2013-03-30 02:31:39 +0100
commitc4ba9f91d12b26b0caaeaf30d01ddff18509f4d3 (patch)
tree2d3177df9f69c6f4e5e0789d73d9779b50275a01 /config.h
parentf37f5f4fb30a12ceabac64e49d7e0c1bc50a8a29 (diff)
downloadwhois-c4ba9f91d12b26b0caaeaf30d01ddff18509f4d3.tar.gz
Imported Debian version 5.0.4v5.0.4
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