i noticed that latest commit on rtpengine master was titled:
Release new version 3.3.0.0+0~mr3.6.0.0
however, i didn't find a branch corresponding to it. latest branch seems to be mr3.5.
now that kamailio 4.2 is about to be released, it would be nice to have a new stable branch of rtpengine too. is there such a plan?
-- juha
On 10/10/14 10:07, Juha Heinanen wrote:
i noticed that latest commit on rtpengine master was titled:
Release new version 3.3.0.0+0~mr3.6.0.0
however, i didn't find a branch corresponding to it. latest branch seems to be mr3.5.
now that kamailio 4.2 is about to be released, it would be nice to have a new stable branch of rtpengine too. is there such a plan?
The master branch is what will become the next release, therefore the "mr" version in master is one higher than the latest stable branch, which is mr3.5. But it's safe to use the master branch, as new features will be put into feature branches first and will be merged into master only once deemed ready for production.
cheers
Richard Fuchs writes:
The master branch is what will become the next release, therefore the "mr" version in master is one higher than the latest stable branch, which is mr3.5. But it's safe to use the master branch, as new features will be put into feature branches first and will be merged into master only once deemed ready for production.
ok, thanks for the clarification.
-- juha