[9713] Update future release info in NEWS

This commit is contained in:
VladimirMangos 2010-04-09 23:59:33 +04:00
parent eef1f119b2
commit 53b84ffe19
2 changed files with 3 additions and 2 deletions

3
NEWS
View file

@ -15,7 +15,8 @@ http://mangos.lighthouseapp.com/
Version 0.16
* Under discussion.
* Upgrade to client version 3.3.2 (build 11403).
* OpenSSL lib upgrade to OpenSSL 1.0.0.
* Upgrade to client version 3.3.3a (build 11723).
Version 0.15

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9712"
#define REVISION_NR "9713"
#endif // __REVISION_NR_H__