[10101] List G3D update in NEWS

This commit is contained in:
VladimirMangos 2010-06-23 15:09:48 +04:00
parent b8246b1dbb
commit 3122c0d10a
2 changed files with 2 additions and 1 deletions

1
NEWS
View file

@ -15,6 +15,7 @@ http://mangos.lighthouseapp.com/
Version 0.16
* Under discussion.
* G3DLite lib upgrade to G3DLite 8.0b4
* OpenSSL lib upgrade to OpenSSL 1.0.0.
* Sockets lib use dropped.
* dotconfpp lib use dropped.

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10100"
#define REVISION_NR "10101"
#endif // __REVISION_NR_H__