mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 16:37:04 +00:00
[10091] Use ACE for command line options parse.
Note: "--service run" renamed to "-s run" in consistence with other serrvice options. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
9d8dd578ca
commit
78400f8406
4 changed files with 110 additions and 109 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10090"
|
||||
#define REVISION_NR "10091"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue