Updated to OSEE_0.10.2_REL_201209241920 build
diff --git a/downloads/index.php b/downloads/index.php
index f823549..5d703c0 100644
--- a/downloads/index.php
+++ b/downloads/index.php
@@ -8,12 +8,12 @@
    include($App->getProjectCommon());
 	
    #*****************************************************************************
-   	
+
 	$pageTitle 		= "OSEE - Downloads";
 	$pageKeywords	= "OSEE, Open, System, Engineering, Environment, Eclipse, Define, ATS, OTE, Application Framework";
 	$pageAuthor		= "Roberto E. Escobar";
 	
-	$release_version      = "OSEE_0.10.0_REL_201207031712";
+	$release_version      = "OSEE_0.10.2_REL_201209241920";
 	$postgres_bundle 		 = "http://osee-external.googlecode.com/files/postgresql_0.9.1_incubation.zip";
    $external_downloads_site = "http://osee.microdoc.com/node/2";
    $config_args="http://wiki.eclipse.org/OSEE/Developers_Guide#Configuration_Properties";