octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave 3.4.2-rc2 release candidate available for ftp


From: Marco atzeri
Subject: Re: Octave 3.4.2-rc2 release candidate available for ftp
Date: Fri, 01 Jul 2011 09:37:31 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10

On 7/1/2011 12:38 AM, Orion Poplawski wrote:
On 06/22/2011 05:12 PM, John W. Eaton wrote:

The second release candidate of Octave 3.4.2 is now available from
alpha.gnu.org in the directory /gnu/octave:

511a77ea089772f8ffa1dd232f2421d5 octave-3.4.2-rc2.tar.gz

-rw-r--r-- 1 1003 65534 17634466 Jun 22 23:07 octave-3.4.2-rc2.tar.gz

Even if you have been building Octave regularly from the Mercurial
archive, it would help if you could build from this release candidate
and report any problems. We could especially use reports for Windows
and OS X systems.

Unless there are reports of problems in the next couple of days, this
will become the 3.4.2 release.

jwe

This OCTAVE_API_VERSION_NUMBER appears to have gone down from 47 (and
api-v47+) to 45 (and api-v45+) in 3.4.2-rc2.


confirmed on my builds

on 3.4.0
Makefile:OCTAVE_API_VERSION = api-v47+
Makefile:OCTAVE_API_VERSION_NUMBER = 47
configure.ac:OCTAVE_API_VERSION_NUMBER="47"

0n 3.4.2
Makefile:OCTAVE_API_VERSION = api-v45+
Makefile:OCTAVE_API_VERSION_NUMBER = 45
configure.ac:OCTAVE_API_VERSION_NUMBER="45"

it seems caused by :
------------------------------------------
2011-06-15  John W. Eaton  <address@hidden>

        Version 3.4.1 released.

        * configure.ac (AC_INIT): Version is now 3.4.1.
        (OCTAVE_API_VERSION_NUMBER): Now 45.
        (OCTAVE_RELEASE_DATE): Now 2011-06-15.

        Files: configure.ac

        maint: minor update to NEWS file
-------------------------------------------


I will wait clarification before packing for cygwin

Marco


reply via email to

[Prev in Thread] Current Thread [Next in Thread]