From ef9be94b35ad2cc8be221cc922b2a6740be60c6e Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Mon, 21 Dec 2009 18:51:17 +0000 Subject: 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 --- channels/sig_analog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'channels/sig_analog.c') diff --git a/channels/sig_analog.c b/channels/sig_analog.c index e31e656bc..1fe2d5312 100644 --- a/channels/sig_analog.c +++ b/channels/sig_analog.c @@ -3512,7 +3512,7 @@ struct analog_pvt *analog_new(enum analog_sigtype signallingtype, struct analog_ /*! * \brief Delete the analog private structure. - * \since 1.6.3 + * \since 1.8 * * \param doomed Analog private structure to delete. * -- cgit v1.2.3