[dev] new releases and patch files.

Eric Rostetter eric.rostetter at physics.utexas.edu
Thu Jan 23 17:35:50 PST 2003


Quoting Eric Rostetter <eric.rostetter at physics.utexas.edu>:

> While we're on this script, I was told that we could still to both 2 and
> 3 digit releases (accounts 2.0, 2.0.1, 2.1) where the 3 digit release was
> for minor changes (security fixes, etc).  But the code has this little
> ditty, which would seem to be problematic, and again looks like it may
> have been for IMP 3.x stuff?
> 
>     die "version $Options{version} should not have the trailing 3rd-level .0"
>     if (@ver == 3 && $ver[$#ver] eq '0');
> 
> This would imply we could never have a 3.0.1 for example?

>From the previous reply, I guess that really just rules out 3.0.0 instead?
If so, then that is great.
 
> My perl is real weak, so I don't want to read too much into these, or make

Like I said...

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the dev mailing list