From: Jonathan Rose Date: Tue, 28 Feb 2012 20:42:30 +0000 (+0000) Subject: revision 357386 -- oops, accidentally made it 10.3 to 10.4 instead of 10.2 to 10.3 X-Git-Tag: 10.3.0~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8fe2da70f109b62ee77f2188bf55e2ef50444be;p=thirdparty%2Fasterisk.git revision 357386 -- oops, accidentally made it 10.3 to 10.4 instead of 10.2 to 10.3 (issue ASTERISK-19352) reported by: jamicque git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@357405 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index ab560d4707..be641bfa2b 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -19,7 +19,7 @@ === =========================================================== -From 10.3 to 10.4: +From 10.2 to 10.3: * If no transport is specified in sip.conf, transport will default to UDP. Also, if multiple transport= lines are used, only the last will be used.