Browse Source

prepare release

Simon Krajewski 9 years ago
parent
commit
6e6e5fd4b1
2 changed files with 9 additions and 8 deletions
  1. 8 7
      README.md
  2. 1 1
      extra/CHANGES.txt

+ 8 - 7
README.md

@@ -39,15 +39,15 @@ For the complete Haxe licenses, please see http://haxe.org/foundation/open-sourc
 
 
 ## Installing Haxe
 ## Installing Haxe
 
 
-The latest stable release is [Haxe 3.2.1](http://haxe.org/download/version/3.2.1/). Pre-built binaries are available for your platform:
+The latest stable release is [Haxe 3.3.0-rc.1](http://haxe.org/download/version/3.3.0-rc.1/). Pre-built binaries are available for your platform:
 
 
- * **[Windows installer](http://haxe.org/download/file/3.2.1/haxe-3.2.1-win.exe)**
- * **[Windows binaries](http://haxe.org/download/file/3.2.1/haxe-3.2.1-win.zip)**
- * **[OSX installer](http://haxe.org/download/file/3.2.1/haxe-3.2.1-osx-installer.pkg)**
- * **[OSX binaries](http://haxe.org/download/file/3.2.1/haxe-3.2.1-osx.tar.gz)**
+ * **[Windows installer](http://haxe.org/download/file/3.3.0-rc.1/haxe-3.3.0-rc.1-win.exe)**
+ * **[Windows binaries](http://haxe.org/download/file/3.3.0-rc.1/haxe-3.3.0-rc.1-win.zip)**
+ * **[OSX installer](http://haxe.org/download/file/3.3.0-rc.1/haxe-3.3.0-rc.1-osx-installer.pkg)**
+ * **[OSX binaries](http://haxe.org/download/file/3.3.0-rc.1/haxe-3.3.0-rc.1-osx.tar.gz)**
  * **[Linux Software Packages](http://haxe.org/download/linux)**
  * **[Linux Software Packages](http://haxe.org/download/linux)**
- * **[Linux 32-bit binaries](http://haxe.org/download/file/3.2.1/haxe-3.2.1-linux32.tar.gz)**
- * **[Linux 64-bit binaries](http://haxe.org/download/file/3.2.1/haxe-3.2.1-linux64.tar.gz)**
+ * **[Linux 32-bit binaries](http://haxe.org/download/file/3.3.0-rc.1/haxe-3.3.0-rc.1-linux32.tar.gz)**
+ * **[Linux 64-bit binaries](http://haxe.org/download/file/3.3.0-rc.1/haxe-3.3.0-rc.1-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).
 
 
@@ -89,6 +89,7 @@ Haxe   | neko
 3.0.0  | 2.0.0
 3.0.0  | 2.0.0
 3.1.3  | 2.0.0
 3.1.3  | 2.0.0
 3.2.0  | 2.0.0
 3.2.0  | 2.0.0
+3.3.0  | 2.1.0
 
 
 
 
 ## Contributing
 ## Contributing

+ 1 - 1
extra/CHANGES.txt

@@ -1,4 +1,4 @@
-2016-04-03: 3.3.0-RC1
+2016-05-27: 3.3.0-RC1
 
 
 	New features:
 	New features: