Rename protocol to version 00000500

This commit is contained in:
Erik Ekman 2009-01-10 20:32:32 +00:00 committed by Erik Ekman
parent 78d324a6b4
commit 8463d2b2fd
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
/* This is the version of the network protocol
It is usually equal to the latest iodine version number */
#define VERSION 0x00000403
#define VERSION 0x00000500
#endif /* _VERSION_H_ */