mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-16 00:28:28 -07:00
644ad2f9cd
* Fixed issue with the script not parsing the new tag format for certified releases. The format changed from certified/18.9-cert5 to certified-18.9-cert5. * Fixed issue where the asterisk version wasn't being considered when looking for cached versions. Resolves: #263