mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.
........ Merged revisions 362729 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 362730 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@362731 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -48,7 +48,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
<para>The possible values are:</para>
|
||||
<enumlist>
|
||||
<enum name="ASTERISK_VERSION_NUM">
|
||||
<para>A string of digits is returned (right now fixed at 999999).</para>
|
||||
<para>A string of digits is returned, e.g. 10602 for 1.6.2 or 100300 for 10.3.0,
|
||||
or 999999 when using an SVN build.</para>
|
||||
</enum>
|
||||
<enum name="BUILD_USER">
|
||||
<para>The string representing the user's name whose account
|
||||
|
Reference in New Issue
Block a user