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