tesseract2048 / d2gs

Multithreaded Game Server for Diablo II 1.13c Closed Battle.Net
82 stars 49 forks source link

Wrong version on last commit? #7

Closed Rong-Yao closed 9 years ago

Rong-Yao commented 10 years ago

Hi there tesseract2048, on the last commit i've noticed version number was changed from 1.13c to 1.11b.

https://github.com/tesseract2048/d2gs/commit/6b65d20ef423d5a53dea2aa043eb8a6b9e76ab56

D2GS/d2gs.h 100755 → 100644

-#define D2GS_VERSION 0x01130000 -#define VERNUM "1.13c" +#define D2GS_VERSION 0x01110000 +#define VERNUM "1.11b"

Isn't that wrong?

tesseract2048 commented 9 years ago

Fixed by now. Thanks.