On 6/15/06, Youness Alaoui <[EMAIL PROTECTED]> wrote:
> cool! :)
> btw, you're not agreeing with me, you're agreeing with SVN philosophy and
> with O'Reilly's book :D
> about your idea you PMed me, releasing a 0.95.90 version as the RC...
> yeah... might work... but would be too confusing for the users... I
> suggest to keep it 0.96RC1 but maybe have a
> set ::version "0.96RC1"
> set ::rc_version "0.95.90"
>
> in autoupdate {
> set version $::version
> if [info exists ::rc_version] set version $::rc_version
> ..
> }
>
> so, one internal rc version for the autoupdater only, completly
> transparent to the user...
> makes it easier for all of us.. as I said, the software should work it
> out, not the user try not to get confused...
>
> what do you think ?

that's what I thought too, let the autoupdater understand that 0.96RC1
< 0.96 somehow. But this needs someone to code it........ :)


_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to