Updated Branches:
  refs/heads/master 67034f0c3 -> ba812535a

another incubating reference fix.


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ba812535
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ba812535
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/ba812535

Branch: refs/heads/master
Commit: ba812535aa07cbad88962013bcfd1625a359cc3e
Parents: 67034f0
Author: Joe Brockmeier <j...@zonker.net>
Authored: Tue Mar 26 15:26:52 2013 -0500
Committer: Joe Brockmeier <j...@zonker.net>
Committed: Tue Mar 26 15:27:29 2013 -0500

----------------------------------------------------------------------
 docs/en-US/extracting-source.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ba812535/docs/en-US/extracting-source.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/extracting-source.xml b/docs/en-US/extracting-source.xml
index 97a40b6..d169040 100644
--- a/docs/en-US/extracting-source.xml
+++ b/docs/en-US/extracting-source.xml
@@ -27,10 +27,10 @@
     <para>
        Extracting the &PRODUCT; release is relatively simple and can be done
        with a single command as follows: 
-       <programlisting><prompt>$</prompt> <command>tar</command> -jxvf 
apache-cloudstack-4.0.0-incubating-src.tar.bz2</programlisting>
+       <programlisting><prompt>$</prompt> <command>tar</command> -jxvf 
apache-cloudstack-4.1.0.src.tar.bz2</programlisting>
     </para>
     <para>
        You can now move into the directory:
-       <programlisting><prompt>$</prompt> <command>cd</command> 
./apache-cloudstack-4.0.0-incubating-src</programlisting>
+       <programlisting><prompt>$</prompt> <command>cd</command> 
./apache-cloudstack-4.1.0-src</programlisting>
     </para>
 </section>

Reply via email to