(svn r1691) -Fix: oops, forgot to bump the company-info-version

This commit is contained in:
truelight
2005-01-26 19:51:29 +00:00
parent 54549adc66
commit 0470fe9f89

View File

@@ -17,7 +17,7 @@
// What version of game-info do we use?
#define NETWORK_GAME_INFO_VERSION 1
// What version of company info is this?
#define NETWORK_COMPANY_INFO_VERSION 2
#define NETWORK_COMPANY_INFO_VERSION 3
// What version of master-server-protocol do we use?
#define NETWORK_MASTER_SERVER_VERSION 1