Csound Csound-dev Csound-tekno Search About

[Csnd-dev] 6.09.0 Release branch created

Date2017-05-21 17:12
FromSteven Yi
Subject[Csnd-dev] 6.09.0 Release branch created
Hi All,

I've created a release branch for 6.09.0 using git-flow. The branch is
located at release/6.09.0. You can switch to it using:

git pull
git checkout release/6.09.0

(I think that's all you'll need to do)

It looks like the version.h was already updated to 6.09. I'll be
working on Android and Emscripten (asm.js) releases and will plan to
post them this evening.

I have created a pre-release for 6.09.0 on Github.  Please upload and
attach any build artifacts there, but please do not publish the
release. We can tag and finish the release with git-flow, then update
the github release to use the final tag, then publish the release on
github.

Thanks!