mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 01:37:05 +00:00
[10101] List G3D update in NEWS
This commit is contained in:
parent
b8246b1dbb
commit
3122c0d10a
2 changed files with 2 additions and 1 deletions
1
NEWS
1
NEWS
|
|
@ -15,6 +15,7 @@ http://mangos.lighthouseapp.com/
|
||||||
|
|
||||||
Version 0.16
|
Version 0.16
|
||||||
* Under discussion.
|
* Under discussion.
|
||||||
|
* G3DLite lib upgrade to G3DLite 8.0b4
|
||||||
* OpenSSL lib upgrade to OpenSSL 1.0.0.
|
* OpenSSL lib upgrade to OpenSSL 1.0.0.
|
||||||
* Sockets lib use dropped.
|
* Sockets lib use dropped.
|
||||||
* dotconfpp lib use dropped.
|
* dotconfpp lib use dropped.
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "10100"
|
#define REVISION_NR "10101"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue