Csound Csound-dev Csound-tekno Search About

[Cs-dev] version

Date2014-08-10 14:08
FromVictor Lazzarini
Subject[Cs-dev] version
I was wondering whether we should bump the version in develop straight after a release. The reason I am saying this
is that the git develop build says “6.03.2”, and it’s not that version anymore. Should it say 6.04? 6.04 beta?

Regards
========================
Dr Victor Lazzarini
Senior Lecturer
NUI Maynooth, Ireland
victor dot lazzarini at nuim dot ie





------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-08-10 15:36
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] version
AttachmentsNone  

Date2014-08-10 17:31
FromVictor Lazzarini
SubjectRe: [Cs-dev] version
But the numbers have not changed or have they? Do I need -DBETA or something?
========================
Dr Victor Lazzarini
Senior Lecturer
NUI Maynooth, Ireland
victor dot lazzarini at nuim dot ie




On 10 Aug 2014, at 15:36, jpff@cs.bath.ac.uk wrote:

> I always compile with beta set anyway... which I think is a good idea  
> as it indicated a moving target to me
> ==John ff
> 
> Quoting Victor Lazzarini :
> 
>> I was wondering whether we should bump the version in develop  
>> straight after a release. The reason I am saying this
>> is that the git develop build says ?6.03.2?, and it?s not that  
>> version anymore. Should it say 6.04? 6.04 beta?
>> 
>> Regards
>> ========================
>> Dr Victor Lazzarini
>> Senior Lecturer
>> NUI Maynooth, Ireland
>> victor dot lazzarini at nuim dot ie
>> 
>> 
>> 
>> 
>> 
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-08-10 17:38
FromVictor Lazzarini
SubjectRe: [Cs-dev] version
With -DBETA, there’s a beta in front, but the version is still old. I think it might be a good idea to
bump it.

========================
Dr Victor Lazzarini
Senior Lecturer
NUI Maynooth, Ireland
victor dot lazzarini at nuim dot ie




On 10 Aug 2014, at 17:31, Victor Lazzarini  wrote:

> But the numbers have not changed or have they? Do I need -DBETA or something?
> ========================
> Dr Victor Lazzarini
> Senior Lecturer
> NUI Maynooth, Ireland
> victor dot lazzarini at nuim dot ie
> 
> 
> 
> 
> On 10 Aug 2014, at 15:36, jpff@cs.bath.ac.uk wrote:
> 
>> I always compile with beta set anyway... which I think is a good idea  
>> as it indicated a moving target to me
>> ==John ff
>> 
>> Quoting Victor Lazzarini :
>> 
>>> I was wondering whether we should bump the version in develop  
>>> straight after a release. The reason I am saying this
>>> is that the git develop build says ?6.03.2?, and it?s not that  
>>> version anymore. Should it say 6.04? 6.04 beta?
>>> 
>>> Regards
>>> ========================
>>> Dr Victor Lazzarini
>>> Senior Lecturer
>>> NUI Maynooth, Ireland
>>> victor dot lazzarini at nuim dot ie
>>> 
>>> 
>>> 
>>> 
>>> 
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>> 
>> 
>> 
>> 
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-08-10 23:05
FromSteven Yi
SubjectRe: [Cs-dev] version
I've seen practices where only released version have a non beta or
snapshot name attached, and all current ongoing development has the
beta or snapshot appended.  My thought is:

* we should get rid of -DBETA.  I don't think it makes sense to have
this be a configuration time thing, as it's really a marker of the
state of the source code/release.  (In a sense, we could say the
develop and features branches are always beta).

* Development branch should always have a beta version name.  This
could be something like 6.04.0-beta.

* The only branches to have a non-beta release name would be master
and the release branches.

If we followed this practice, we would have develop be 6.04.0-beta
now. When we started the release, we'd update that to just 6.04.0 for
the release process.  After the release, the  master branch would have
6.04.0 and the develop branch would move on to 6.05.0-beta. Hotfix
branches then would be the only ones to bump the final part of the
version number, i.e. 6.04.1.  To me, this encapsulates what we're
doing pretty well, in that the develop has work for the next complete
version of Csound.


On Sun, Aug 10, 2014 at 12:38 PM, Victor Lazzarini
 wrote:
> With -DBETA, there’s a beta in front, but the version is still old. I think it might be a good idea to
> bump it.
>
> ========================
> Dr Victor Lazzarini
> Senior Lecturer
> NUI Maynooth, Ireland
> victor dot lazzarini at nuim dot ie
>
>
>
>
> On 10 Aug 2014, at 17:31, Victor Lazzarini  wrote:
>
>> But the numbers have not changed or have they? Do I need -DBETA or something?
>> ========================
>> Dr Victor Lazzarini
>> Senior Lecturer
>> NUI Maynooth, Ireland
>> victor dot lazzarini at nuim dot ie
>>
>>
>>
>>
>> On 10 Aug 2014, at 15:36, jpff@cs.bath.ac.uk wrote:
>>
>>> I always compile with beta set anyway... which I think is a good idea
>>> as it indicated a moving target to me
>>> ==John ff
>>>
>>> Quoting Victor Lazzarini :
>>>
>>>> I was wondering whether we should bump the version in develop
>>>> straight after a release. The reason I am saying this
>>>> is that the git develop build says ?6.03.2?, and it?s not that
>>>> version anymore. Should it say 6.04? 6.04 beta?
>>>>
>>>> Regards
>>>> ========================
>>>> Dr Victor Lazzarini
>>>> Senior Lecturer
>>>> NUI Maynooth, Ireland
>>>> victor dot lazzarini at nuim dot ie
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.ne

Date2014-08-10 23:42
FromVictor Lazzarini
SubjectRe: [Cs-dev] version
I am happy with that.
========================
Dr Victor Lazzarini
Senior Lecturer
NUI Maynooth, Ireland
victor dot lazzarini at nuim dot ie




On 10 Aug 2014, at 23:05, Steven Yi  wrote:

> I've seen practices where only released version have a non beta or
> snapshot name attached, and all current ongoing development has the
> beta or snapshot appended.  My thought is:
> 
> * we should get rid of -DBETA.  I don't think it makes sense to have
> this be a configuration time thing, as it's really a marker of the
> state of the source code/release.  (In a sense, we could say the
> develop and features branches are always beta).
> 
> * Development branch should always have a beta version name.  This
> could be something like 6.04.0-beta.
> 
> * The only branches to have a non-beta release name would be master
> and the release branches.
> 
> If we followed this practice, we would have develop be 6.04.0-beta
> now. When we started the release, we'd update that to just 6.04.0 for
> the release process.  After the release, the  master branch would have
> 6.04.0 and the develop branch would move on to 6.05.0-beta. Hotfix
> branches then would be the only ones to bump the final part of the
> version number, i.e. 6.04.1.  To me, this encapsulates what we're
> doing pretty well, in that the develop has work for the next complete
> version of Csound.
> 
> 
> On Sun, Aug 10, 2014 at 12:38 PM, Victor Lazzarini
>  wrote:
>> With -DBETA, there’s a beta in front, but the version is still old. I think it might be a good idea to
>> bump it.
>> 
>> ========================
>> Dr Victor Lazzarini
>> Senior Lecturer
>> NUI Maynooth, Ireland
>> victor dot lazzarini at nuim dot ie
>> 
>> 
>> 
>> 
>> On 10 Aug 2014, at 17:31, Victor Lazzarini  wrote:
>> 
>>> But the numbers have not changed or have they? Do I need -DBETA or something?
>>> ========================
>>> Dr Victor Lazzarini
>>> Senior Lecturer
>>> NUI Maynooth, Ireland
>>> victor dot lazzarini at nuim dot ie
>>> 
>>> 
>>> 
>>> 
>>> On 10 Aug 2014, at 15:36, jpff@cs.bath.ac.uk wrote:
>>> 
>>>> I always compile with beta set anyway... which I think is a good idea
>>>> as it indicated a moving target to me
>>>> ==John ff
>>>> 
>>>> Quoting Victor Lazzarini :
>>>> 
>>>>> I was wondering whether we should bump the version in develop
>>>>> straight after a release. The reason I am saying this
>>>>> is that the git develop build says ?6.03.2?, and it?s not that
>>>>> version anymore. Should it say 6.04? 6.04 beta?
>>>>> 
>>>>> Regards
>>>>> ========================
>>>>> Dr Victor Lazzarini
>>>>> Senior Lecturer
>>>>> NUI Maynooth, Ireland
>>>>> victor dot lazzarini at nuim dot ie
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> ------------------------------------------------------------------------------
>>>>> _______________________________________________
>>>>> Csound-devel mailing list
>>>>> Csound-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>> 
>>>> 
>>>> 
>>>> 
>>>> ------------------------------------------------------------------------------
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>> 
>>> 
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>> 
>> 
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net