Fix version in LTTng's category.xml file
authorBernd Hufmann <bhufmann@gmail.com>
Mon, 5 Mar 2012 12:51:36 +0000 (07:51 -0500)
committerBernd Hufmann <bhufmann@gmail.com>
Mon, 5 Mar 2012 12:51:36 +0000 (07:51 -0500)
org.eclipse.linuxtools.lttng.releng-site/category.xml

index 1f92ca3d8ddbf9eab932da97dabd3078ff2e4b54..088abd77a297c6036a955beee01127ec31f0be3a 100644 (file)
@@ -4,7 +4,7 @@
    <description url="http://download.eclipse.org/technology/linuxtools/updates-nightly">
       Nightly builds of Linux Tools project.
    </description>
-   <feature url="features/org.eclipse.linuxtools.lttng_0.4.0.qualifier.jar" id="org.eclipse.linuxtools.lttng" version="0.4.0.qualifier" os="linux" ws="*" arch="*">
+   <feature url="features/org.eclipse.linuxtools.lttng_0.5.0.qualifier.jar" id="org.eclipse.linuxtools.lttng" version="0.5.0.qualifier" os="linux" ws="*" arch="*">
       <category name="LTTng"/>
    </feature>
    <category-def name="LTTng" label="Linux Tools LTTng">
This page took 0.025621 seconds and 5 git commands to generate.