Bug 190145 [About] Wrong version displayed when opening the platform About screen
diff --git a/platform/org.eclipse.platform/plugin.properties b/platform/org.eclipse.platform/plugin.properties
index 7253ecb..ea6cf0b 100644
--- a/platform/org.eclipse.platform/plugin.properties
+++ b/platform/org.eclipse.platform/plugin.properties
@@ -37,7 +37,7 @@
 
 introCustomizationPreference.name = Welcome
 
-productIntroTitle = Welcome to Eclipse 3.2
+productIntroTitle = Welcome to Eclipse 3.3
 productIntroBrandingText = Eclipse Project
 introDescription-overview = Eclipse is a kind of universal tool platform - an open extensible IDE for anything and nothing in particular. It provides a feature-rich development environment that allows the developer to efficiently create tools that integrate seamlessly into the Eclipse Platform.
 introDescription-tutorials = Learn how to be productive using Eclipse by completing end-to-end tutorials that will guide you along the way.