mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 16:37:00 +00:00
[7869] Add note about VS 2003 drop to NEWS
This commit is contained in:
parent
fd074a71fb
commit
b708cc87a3
2 changed files with 2 additions and 1 deletions
1
NEWS
1
NEWS
|
|
@ -17,6 +17,7 @@ Version 0.13
|
|||
* Under discussion.
|
||||
* OpenSSL lib upgrade to OpenSSL 0.9.8k
|
||||
* ZThread replaced by similar ACE framework functionality. ZThread use dropped.
|
||||
* Visual Studio 2003 (VC71) support dropped
|
||||
* Upgrade to client version 3.0.9 (build 9551).
|
||||
|
||||
Version 0.12
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7868"
|
||||
#define REVISION_NR "7869"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue