summaryrefslogtreecommitdiff
path: root/whois.h
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2015-06-08 02:17:55 +0200
committerMarco d'Itri <md@linux.it>2015-06-08 02:17:55 +0200
commita8608bc168f78975c0190217b14f093794b1a014 (patch)
treeac4cd29ff9572375bf6fb6c36da9a5ca75e3ec65 /whois.h
parent1500bd25dae47a8e8835197094f5d6a85669f5ad (diff)
downloadwhois-a8608bc168f78975c0190217b14f093794b1a014.tar.gz
Update IDSTRING to 5.2
It should have been updated when whois 5.2 was released, but I forgot.
Diffstat (limited to 'whois.h')
-rw-r--r--whois.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/whois.h b/whois.h
index 205b763..b384152 100644
--- a/whois.h
+++ b/whois.h
@@ -3,7 +3,7 @@
/* String sent to RIPE servers - MUST NOT BE LONGER THAN FIVE CHARACTERS! */
/* Do *NOT* change it if you don't know what you are doing! */
-#define IDSTRING "Md5.1"
+#define IDSTRING "Md5.2"
#define HIDE_TO_THE_END -3
#define HIDE_DISABLED -2