[Cs-dev] 6.02 branch?
Date | 2014-01-09 22:48 |
From | Dave Seidel |
Subject | [Cs-dev] 6.02 branch? |
Attachments | None None |
Sorry for asking such an elementary question, but I haven't been paying attention lately: what git branch should I be in to get 6.02? I just did a pull from master, and when I run csound after building, it says it's 6.01. I ran cmake before building.
- Dave |
Date | 2014-01-09 22:54 |
From | Steven Yi |
Subject | Re: [Cs-dev] 6.02 branch? |
Attachments | None None |
Try "git checkout release/6.02.0" On Jan 9, 2014 5:49 PM, "Dave Seidel" <dave.seidel@gmail.com> wrote:
|
Date | 2014-01-09 23:07 |
From | Dave Seidel |
Subject | Re: [Cs-dev] 6.02 branch? |
Attachments | None None |
Thanks, Steven. That worked, of course. On Thu, Jan 9, 2014 at 5:54 PM, Steven Yi <stevenyi@gmail.com> wrote:
|