[asterisk-commits] jdixon: branch jdixon/chan_usbradio-1.4 r115605 - /team/jdixon/chan_usbradio-...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sun May 11 18:20:15 CDT 2008
Author: jdixon
Date: Sun May 11 18:20:15 2008
New Revision: 115605
URL: http://svn.digium.com/view/asterisk?view=rev&rev=115605
Log:
Ok, 0.114 this time for sure!
Modified:
team/jdixon/chan_usbradio-1.4/apps/app_rpt.c
Modified: team/jdixon/chan_usbradio-1.4/apps/app_rpt.c
URL: http://svn.digium.com/view/asterisk/team/jdixon/chan_usbradio-1.4/apps/app_rpt.c?view=diff&rev=115605&r1=115604&r2=115605
==============================================================================
--- team/jdixon/chan_usbradio-1.4/apps/app_rpt.c (original)
+++ team/jdixon/chan_usbradio-1.4/apps/app_rpt.c Sun May 11 18:20:15 2008
@@ -21,7 +21,7 @@
/*! \file
*
* \brief Radio Repeater / Remote Base program
- * version 0.112 4/13/08 2055 EDT
+ * version 0.114 5/11/08 2055 EDT
*
* \author Jim Dixon, WB6NIL <jim at lambdatel.com>
*
@@ -374,7 +374,7 @@
/*! Stop the tones from playing */
void ast_playtones_stop(struct ast_channel *chan);
-static char *tdesc = "Radio Repeater / Remote Base version 0.112 4/13/2008";
+static char *tdesc = "Radio Repeater / Remote Base version 0.114 5/11/2008";
static char *app = "Rpt";
More information about the asterisk-commits
mailing list