This is the banner when I open julia in a terminal window:

kjetil@kjetil-HP-Pavilion-dv4-Notebook-PC:~$ julia
               _
   _       _ _(_)_     |  A fresh approach to technical computing
  (_)     | (_) (_)    |  Documentation: http://docs.julialang.org
   _ _   _| |_  __ _   |  Type "help()" to list help topics
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 0.3.0-prerelease
 _/ |\__'_|_|_|\__'_|  |  Official http://julialang.org release
|__/                   |  x86_64-linux-gnu

julia>

Kjetil

On Fri, Jan 3, 2014 at 3:15 PM, Jiahao Chen <[email protected]> wrote:
> There is no line in the output that begins with "Commit" ??!!
>
> When you run Julia, do you see anything that looks like
>
> Version 0.3.0-prerelease+808 (2014-01-02 23:54 UTC)
>
> Commit 410a378* (0 days old master)
>
> x86_64-apple-darwin13.0.0
>
>
> On Friday, January 3, 2014 9:09:21 AM UTC-5, Kjetil brinchmann Halvorsen
> wrote:
>>
>> julia> versioninfo()
>> Julia Version 0.3.0-prerelease
>> Platform Info:
>>   System: Linux (x86_64-linux-gnu)
>>   WORD_SIZE: 64
>>   BLAS: libopenblas (NO_LAPACK NO_LAPACKE DYNAMIC_ARCH NO_AFFINITY)
>>   LAPACK: liblapack.so.3
>>   LIBM: libopenlibm
>>
>

Reply via email to