[dev] new releases and patch files.

Jan Schneider jan at horde.org
Fri Jan 24 00:32:25 PST 2003


Zitat von 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?

No, this dies if we have three version numbers and the last one is equal to 0.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the dev mailing list