mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-11 00:42:25 -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