mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-04 12:12:48 +00:00
Remove development version notice.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103388 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -142,9 +142,7 @@ int daemon(int, int); /* defined in libresolv of all places */
|
|||||||
"This is free software, with components licensed under the GNU General Public\n" \
|
"This is free software, with components licensed under the GNU General Public\n" \
|
||||||
"License version 2 and other licenses; you are welcome to redistribute it under\n" \
|
"License version 2 and other licenses; you are welcome to redistribute it under\n" \
|
||||||
"certain conditions. Type 'core show license' for details.\n" \
|
"certain conditions. Type 'core show license' for details.\n" \
|
||||||
"=========================================================================\n" \
|
"=========================================================================\n", ast_get_version()) \
|
||||||
"NOTE: This is a development version of Asterisk, and should not be used in\n" \
|
|
||||||
"production installations.\n", ast_get_version());
|
|
||||||
|
|
||||||
/*! \defgroup main_options Main Configuration Options
|
/*! \defgroup main_options Main Configuration Options
|
||||||
* \brief Main configuration options from asterisk.conf or OS command line on starting Asterisk.
|
* \brief Main configuration options from asterisk.conf or OS command line on starting Asterisk.
|
||||||
|
Reference in New Issue
Block a user