Browse Source

[docs] Update README for 3.1.0

Mike Welsh 11 years ago
parent
commit
5f15764f8a
1 changed files with 5 additions and 5 deletions
  1. 5 5
      README.md

+ 5 - 5
README.md

@@ -35,12 +35,12 @@ For the complete Haxe licenses, please see http://haxe.org/doc/license or [doc/L
 
 
 ## Installing Haxe
 ## Installing Haxe
 
 
-The latest stable release is [Haxe v3.0.1](http://haxe.org/download). Pre-built binaries are available for your platform:
+The latest stable release is [Haxe v3.1.0](http://haxe.org/download). Pre-built binaries are available for your platform:
 
 
- * **[Windows installer](http://haxe.org/file/haxe-3.0.1-win.exe)**
- * **[OSX installer](http://haxe.org/file/haxe-3.0.1-osx-installer.pkg)**
- * **[Linux 32-bit binaries](http://haxe.org/file/haxe-3.0.1-linux32.tar.gz)**
- * **[Linux 64-bit binaries](http://haxe.org/file/haxe-3.0.1-linux64.tar.gz)**
+ * **[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)**
  
  
 Automated development builds are available from [build.haxe.org](http://build.haxe.org).
 Automated development builds are available from [build.haxe.org](http://build.haxe.org).