New EPF M5 build
diff --git a/plugins/org.eclipse.epf.rcp/beacon.product b/plugins/org.eclipse.epf.rcp/beacon.product
index d73fdce..e7228a4 100755
--- a/plugins/org.eclipse.epf.rcp/beacon.product
+++ b/plugins/org.eclipse.epf.rcp/beacon.product
@@ -8,7 +8,7 @@
       <text>
          Eclipse Process Framework Composer 
 
-Version: 1.0-M5-N20060815-1600
+Version: 1.0-M5-N20060818-1730
 
 (c) Copyright Eclipse contributors and others 2004, 2006. All Rights Reserved.
       </text>
@@ -17,12 +17,13 @@
    <configIni use="default"/>
 
    <launcherArgs>
-      <programArgs>-data @user.home/EPF/workspace.20060815-1600 -defaultlibrary library</programArgs>
+      <programArgs>-data @user.home/EPF/workspace.20060818-1730 -defaultlibrary library</programArgs>
       <vmArgs>-Xms64m -Xmx512m</vmArgs>
    </launcherArgs>
 
    <windowImages i16="/org.eclipse.epf.rcp/icons/full/obj16/product.gif" i32="/org.eclipse.epf.rcp/icons/full/obj32/product32.gif"/>
 
+
    <launcher name="epf">
       <solaris/>
       <win useIco="false">
@@ -30,6 +31,7 @@
       </win>
    </launcher>
 
+
    <plugins>
    </plugins>
 
diff --git a/plugins/org.eclipse.epf.rcp/plugin.xml b/plugins/org.eclipse.epf.rcp/plugin.xml
index 3037c3c..5747605 100755
--- a/plugins/org.eclipse.epf.rcp/plugin.xml
+++ b/plugins/org.eclipse.epf.rcp/plugin.xml
@@ -52,7 +52,7 @@
                value="icons/about.gif"/>
          <property
                name="aboutText"
-               value="Eclipse Process Framework Composer &#x0A;&#x0A;Version: 1.0-M5-N20060815-1600&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2004, 2006. All Rights Reserved."/>
+               value="Eclipse Process Framework Composer &#x0A;&#x0A;Version: 1.0-M5-N20060818-1730&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2004, 2006. All Rights Reserved."/>
          <property
                name="windowImages"
                value="icons/full/obj16/product.gif,icons/full/obj32/product32.gif"/>