[Insight-developers] release 2.8.0 or 2.8.1?
Luis Ibanez
luis.ibanez at kitware.com
Tue Jul 11 12:52:31 EDT 2006
Hi Steve,
Thanks for pointing this out.
The release branch is ITK-2-8,
and the current patch in that release branch is ITK-2-8-1.
The patches include fixes for a couple of configuration
issues that we found after cutting the ITK-2-8 branch.
I failed to update the patch number in the CMakeLists.txt
file. My apologies for that mishap.
The file should say:
> SET(ITK_VERSION_MAJOR "2")
> SET(ITK_VERSION_MINOR "8")
> SET(ITK_VERSION_PATCH "1")
The number has now been corrected on the CVS branch ITK-2-8.
Please let us know if you find any other problems,
Thanks
Luis
------------------------
Steve M. Robbins wrote:
> Hi,
>
> The download page says:
>
> Official Releases
> The current release is version 2.8.1 from June 2006. The following downloads are available.
>
> Release 2.8.1 (patch 1) (June 23 2006)
>
>
> However, that download has a CMakeLists.txt file that claims to be 2.8.0:
>
>
> #-----------------------------------------------------------------------------
> # ITK version number. An even minor number corresponds to releases.
> SET(ITK_VERSION_MAJOR "2")
> SET(ITK_VERSION_MINOR "8")
> SET(ITK_VERSION_PATCH "0")
>
>
> Which is correct?
>
> -Steve
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
>
>
More information about the Insight-developers
mailing list