aboutsummaryrefslogtreecommitdiffstats
path: root/channels/sig_analog.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-12-21 18:51:17 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-12-21 18:51:17 +0000
commit09a7be92ae4eee7d70c386cefb0f9d5651f91096 (patch)
treee128330f81d58d715f99d883c17d2fe99ace26f6 /channels/sig_analog.c
parentbeeccaf94edba3e06138b05cf6a4a8657dfff183 (diff)
Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@235904 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/sig_analog.c')
-rw-r--r--channels/sig_analog.c2
1 files changed, 1 insertions, 1 deletions
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.
*