Update IDSTRING to 5.2

It should have been updated when whois 5.2 was released, but I forgot.
This commit is contained in:
Marco d'Itri 2015-06-08 02:17:55 +02:00
parent 1500bd25da
commit a8608bc168

View File

@ -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