Rename protocol to version 00000500

This commit is contained in:
Erik Ekman 2009-01-10 20:32:32 +00:00
parent d7f07d2f1f
commit 7a1733ae82
2 changed files with 1 additions and 1 deletions

View File

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