From a21bcf3ba259848f3414ec5eb7ac24ca54a2dfc5 Mon Sep 17 00:00:00 2001 From: Mike Welsh Date: Thu, 20 Mar 2014 22:17:06 -0700 Subject: [PATCH] [docs] Update README for 3.1.1 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fcafde6078c..447a850cefc 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,12 @@ For the complete Haxe licenses, please see http://haxe.org/doc/license or [doc/L ## Installing Haxe -The latest stable release is [Haxe v3.1.0](http://haxe.org/download). Pre-built binaries are available for your platform: +The latest stable release is [Haxe v3.1.1](http://haxe.org/download). Pre-built binaries are available for your platform: - * **[Windows installer](http://haxe.org/file/haxe-3.1.0-win.exe)** - * **[OSX installer](http://haxe.org/file/haxe-3.1.0-osx-installer.pkg)** - * **[Linux 32-bit binaries](http://haxe.org/file/haxe-3.1.0-linux32.tar.gz)** - * **[Linux 64-bit binaries](http://haxe.org/file/haxe-3.1.0-linux64.tar.gz)** + * **[Windows installer](http://haxe.org/file/haxe-3.1.1-win.exe)** + * **[OSX installer](http://haxe.org/file/haxe-3.1.1-osx-installer.pkg)** + * **[Linux 32-bit binaries](http://haxe.org/file/haxe-3.1.1-linux32.tar.gz)** + * **[Linux 64-bit binaries](http://haxe.org/file/haxe-3.1.1-linux64.tar.gz)** Automated development builds are available from [build.haxe.org](http://build.haxe.org).