mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[10875] Update ACE version in NEWS/ChangeLog
This commit is contained in:
parent
b8d773091a
commit
0d443681f5
3 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ MaNGOS 0.17 (??? ??? 2010)
|
|||
==== Server Features ====
|
||||
|
||||
* Improved: Updated MySQL client libs to 5.1.49.
|
||||
* Improved: Updated ACE framework to 5.8.2.
|
||||
* Improved: Updated ACE framework to 5.8.3.
|
||||
|
||||
==== Statistics ====
|
||||
* Fixed Bugs: ??? tickets and many bugs reported at forum resolved
|
||||
|
|
|
|||
2
NEWS
2
NEWS
|
|
@ -15,7 +15,7 @@ http://mangos.lighthouseapp.com/
|
|||
|
||||
Version 0.17
|
||||
* Under discussion.
|
||||
* ACE Framework updated to ACE 5.8.2.
|
||||
* ACE Framework updated to ACE 5.8.3.
|
||||
* MySQL client libs updated to MySQL 5.1.49.
|
||||
* Upgrade to client version 3.3.5a (build 12340).
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10874"
|
||||
#define REVISION_NR "10875"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue