diff --git a/src/version.h b/src/version.h index a062d63..2b9e2e8 100644 --- a/src/version.h +++ b/src/version.h @@ -18,7 +18,7 @@ #define _VERSION_H_ // 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 #endif /* _VERSION_H_ */