diff options
author | Leah Hanson <astrieanna@gmail.com> | 2013-10-18 23:59:21 -0500 |
---|---|---|
committer | Leah Hanson <astrieanna@gmail.com> | 2013-10-18 23:59:21 -0500 |
commit | 5e362f5f4fd77f162453146b8c24fe3855a041fd (patch) | |
tree | 7992d72ccefc10937fdbe54aec7fed3743177d42 /julia.html.markdown | |
parent | 67472bb3911fefaaff2da458ee854d26c5a272b9 (diff) |
updated date
Diffstat (limited to 'julia.html.markdown')
-rw-r--r-- | julia.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/julia.html.markdown b/julia.html.markdown index 741dfc92..ad8a5741 100644 --- a/julia.html.markdown +++ b/julia.html.markdown @@ -8,7 +8,7 @@ filename: learnjulia.jl Julia is a new homoiconic functional language focused on technical computing. While having the full power of homoiconic macros, first-class functions, and low-level control, Julia is as easy to learn and use as Python. -This is based on the current development version of Julia, as of June 29th, 2013. +This is based on the current development version of Julia, as of October 18th, 2013. ```ruby |