mirror of
https://github.com/yarrick/iodine.git
synced 2025-03-19 12:59:43 +00:00
Rename protocol to version 00000500
This commit is contained in:
parent
78d324a6b4
commit
8463d2b2fd
2 changed files with 1 additions and 1 deletions
|
@ -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_ */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue