From 6cee7daa37147e463d4cf0b010f9910fd6e0231a Mon Sep 17 00:00:00 2001 From: Adrian Cole Date: Wed, 26 May 2010 15:07:58 -0600 Subject: [PATCH] 1.0-beta-6 release --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 19dc134ba6..44f18140ac 100644 --- a/README.txt +++ b/README.txt @@ -4,7 +4,7 @@ jclouds is an open source framework that helps you get started in the cloud and reuse your java and clojure development skills. Our api allows you to freedom to use portable abstractions or cloud-specific features. -our current version is 1.0-beta-5 +our current version is 1.0-beta-6 our dev version is 1.0-SNAPSHOT our compute api supports: ec2, gogrid, rackspace, rimuhosting, vcloud, terremark, @@ -64,7 +64,7 @@ Compute Example (Clojure): (run-nodes "mycluster" 2)) Downloads: - * distribution zip: http://jclouds.googlecode.com/files/jclouds-1.0-beta-5.zip + * distribution zip: http://jclouds.googlecode.com/files/jclouds-1.0-beta-6.zip * maven repo: http://jclouds.googlecode.com/svn/repo * snapshot repo: http://jclouds.rimuhosting.com/maven2/snapshots