From: Walter Doekes Date: Thu, 19 Apr 2012 21:58:01 +0000 (+0000) Subject: Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}. X-Git-Tag: 1.8.13.0-rc1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a59edad2308c03d6f996af03a0b9223fcd3ab01b;p=thirdparty%2Fasterisk.git Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@362729 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/funcs/func_version.c b/funcs/func_version.c index d8ba757a40..da733d1e36 100644 --- a/funcs/func_version.c +++ b/funcs/func_version.c @@ -48,7 +48,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") The possible values are: - A string of digits is returned (right now fixed at 999999). + 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. The string representing the user's name whose account