MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Mathematica 8.0.1 for Mac $Version string?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg117129] Re: Mathematica 8.0.1 for Mac $Version string?
  • From: John Fultz <jfultz at wolfram.com>
  • Date: Thu, 10 Mar 2011 06:11:10 -0500 (EST)

On Wed, 9 Mar 2011 07:01:18 -0500 (EST), Jason Ledbetter wrote:
> Folk,
>
> I received an email from Wolfram today about Mathematica 8.0.1 release.
> After
> installing it, if I use Finder.app to browse to
> /Applications/Mathematica.app and use cmd-i to open the information panel,
> it shows the version as: "Mathematica 8.0.1 [2063982] copyright 1988-2011
> Wolfram Research, Inc.".
>
> However, if I open the application and run $Version in a notebook, it says
> the version is 8.0.
>
> Is it normal for the point releases not to show up in the $Version string?
>
> In[2]:= $Version
> Out[2]= "8.0 for Mac OS X x86 (64-bit) (February 23, 2011)"
>
>
> -jbl

Yes, this is the typical behavior (and has been since version 1).  You can get
the third digit of the version number by evaluating $ReleaseNumber, or all kinds
of information related to the build by evaluating SystemInformation[].

Sincerely,

John Fultz
jfultz at wolfram.com
User Interface Group
Wolfram Research, Inc.


  • Prev by Date: Re: Notebook interface and Wolfram-Alpha
  • Next by Date: Re: How to kill slave kernel securely?
  • Previous by thread: Re: Mathematica 8.0.1 for Mac $Version string?
  • Next by thread: Re: Mathematica 8.0.1 for Mac $Version string?