Thanks for the clarification. Do web2py releases typically have more than one release between say 2.X.1 and 2.(X+1).0 ? (like 2.X.2, 2.X.3 etc)
-Mandar On Wed, Dec 12, 2012 at 11:12 PM, Massimo Di Pierro <massimo.dipie...@gmail.com> wrote: > This is my bad. > > Let me clarify. At this URL > > http://www.web2py.com/examples/default/download > > there is always one and only version labeled as stable > > http://www.web2py.com/examples/static/web2py_src.zip > http://www.web2py.com/examples/static/web2py_win.zip > http://www.web2py.com/examples/static/web2py_osx.zip > > Currently it is 2.2.1. The version posted there as stable always has a > unique number. > > Trunk (github and googlecode) are a different story. We make changes and I > do not change the version number in the committed files at every commit. I > only change the date. If you get the code from github or googlecode you will > find many versions labelled as 2.2.1. Only one of them is tagged as R-2.2.1 > and that is the one this is posted as "stable" at the link above, usually it > is the first version labelled as 2.2.1. > > Currently trunk contains 2.3.0 ... rc1. > > Massimo > > > > > > On Wednesday, 12 December 2012 11:15:43 UTC-6, Mandar Vaze wrote: >> >> Currently "Version 2.2.1 (2012-10-21 16:57:04) stable" seems to be >> available for download. >> So I assumed that all the fixes that went in 2.2.1 are available to me. >> But then I came across this : >> http://code.google.com/p/web2py/source/detail?r=74e0cc2bcec9 >> Looking at VERSION file here - it looks like there are different versions >> (by date) of 2.2.1 itself. >> >> So which version is "real" 2.2.1 ? If it is one available on download page >> http://www.web2py.com/examples/default/download is "real" - should the >> version of any subsequent changes be something else ? (like 2.2.1.1 may be >> ?) >> >> Comments ? >> >> -Mandar > > -- > > > --