[cfe-dev] [Release-testers] 3.8.1-final has been tagged

Tom Stellard via cfe-dev cfe-dev at lists.llvm.org
Fri Jun 24 18:28:59 PDT 2016


On Thu, Jun 23, 2016 at 11:56:55AM +0200, Bernhard Rosenkränzer wrote:
> Hi,
> one minor gripe:
> configure still says
> PACKAGE_VERSION='3.8.0'
> PACKAGE_STRING='LLVM 3.8.0'
> 
> This caused our tarball generation scripts to mess up and name the tarballs
> 3.8.0 -- I've fixed the script to look at CMakeLists.txt instead and now
> (so far) all is good, but while configure is still there it should probably
> reflect the version info correctly.
> 

Unfortunately, I think it's too late to fix this now that -final has been
tagged.  I don't think this should be a huge issue since all the binaries
are built using CMake.  People building from source can always patch their
code if the want.

-Tom

> ttyl
> bero
> 
> 
> On 22 June 2016 at 22:44, Tom Stellard via Release-testers <
> release-testers at lists.llvm.org> wrote:
> 
> > Hi,
> >
> > I've tagged 3.8.1-final, so testers can start building the final
> > binaries.
> >
> > -Tom
> > _______________________________________________
> > Release-testers mailing list
> > Release-testers at lists.llvm.org
> > http://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
> >



More information about the cfe-dev mailing list