Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@235904 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2009-12-21 18:51:17 +00:00
parent 128e4022d0
commit ef9be94b35
20 changed files with 193 additions and 193 deletions

View File

@@ -2378,7 +2378,7 @@ static int ast_say_number_full_zh(struct ast_channel *chan, int num, const char
/*!\internal
* \brief Counting in Urdu, the national language of Pakistan
* \since 1.6.3
* \since 1.8
*/
static int ast_say_number_full_ur(struct ast_channel *chan, int num, const char *ints, const char *language, const char *options, int audiofd, int ctrlfd)
{