mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-23 00:29:20 +02:00
Fix speling
This commit is contained in:
parent
dc5e95ee3d
commit
c10fa59bbb
|
@ -18,7 +18,7 @@
|
||||||
#define _VERSION_H_
|
#define _VERSION_H_
|
||||||
|
|
||||||
// This is the version of the network protocol
|
// This is the version of the network protocol
|
||||||
// It is usually equal to the latest iodinde version number
|
// It is usually equal to the latest iodine version number
|
||||||
#define VERSION 0x00000305
|
#define VERSION 0x00000305
|
||||||
|
|
||||||
#endif /* _VERSION_H_ */
|
#endif /* _VERSION_H_ */
|
||||||
|
|
Loading…
Reference in New Issue