rcp: Update version number to 1.1.0
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 9 Sep 2014 15:17:05 +0000 (11:17 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 10 Sep 2014 16:35:16 +0000 (12:35 -0400)
Change-Id: I59a0f93f1255bf09cd7f51c30ce1e05e9f8345d3
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/33123
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/33138

org.eclipse.linuxtools.tracing.rcp.branding/plugin.xml
org.eclipse.linuxtools.tracing.rcp.product/tracing.product

index 09b02e834eed5b0daba4f67000635eb03a25836d..f08574f582582fbe3b85cf6f8e6c78abd24c194b 100644 (file)
@@ -25,7 +25,7 @@
             </property>
             <property
                   name="aboutText"
-                  value="Linux Tools Trace Viewer&#x0A;&#x0A;Version: 1.0.0&#x0A;&#x0A;Copyright (c) 2014 Ericsson&#x0A;&#x0A;All rights reserved. This program and the accompanying materials are&#x0A;made available under the terms of the Eclipse Public License v1.0 which&#x0A;accompanies this distribution, and is available at&#x0A;http://www.eclipse.org/legal/epl-v10.html">
+                  value="Linux Tools Trace Viewer&#x0A;&#x0A;Version: 1.1.0&#x0A;&#x0A;Copyright (c) 2014 Ericsson&#x0A;&#x0A;All rights reserved. This program and the accompanying materials are&#x0A;made available under the terms of the Eclipse Public License v1.0 which&#x0A;accompanies this distribution, and is available at&#x0A;http://www.eclipse.org/legal/epl-v10.html">
             </property>
             <property
                   name="windowImages"
index 1654c18e5ac6c50d23fa8af4a7d72ee6e215a566..ab26e97844144dd8fc316ec6aadac154eb59f3ce 100644 (file)
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?pde version="3.5"?>
 
-<product name="Trace Viewer" uid="org.eclipse.linuxtools.tracing.rcp" id="org.eclipse.linuxtools.tracing.rcp.branding.product" application="org.eclipse.linuxtools.tracing.rcp.ui.application" version="1.0.0.qualifier" useFeatures="true" includeLaunchers="true">
+<product name="Trace Viewer" uid="org.eclipse.linuxtools.tracing.rcp" id="org.eclipse.linuxtools.tracing.rcp.branding.product" application="org.eclipse.linuxtools.tracing.rcp.ui.application" version="1.1.0.qualifier" useFeatures="true" includeLaunchers="true">
 
    <aboutInfo>
       <image path="/org.eclipse.linuxtools.tracing.rcp.branding/icons/alt_about.gif"/>
       <text>
          Linux Tools Trace Viewer
 
-Version: 1.0.0
+Version: 1.1.0
 
 Copyright (c) 2014 Ericsson
 
This page took 0.027901 seconds and 5 git commands to generate.