[fdo-commits] r131 - in branches/3.2.x/Providers/ArcSDE/Src: Message Provider UnitTest

svn_fdo at osgeo.org svn_fdo at osgeo.org
Fri Feb 9 19:50:24 EST 2007


Author: jacklee
Date: 2007-02-09 19:50:23 -0500 (Fri, 09 Feb 2007)
New Revision: 131

Modified:
   branches/3.2.x/Providers/ArcSDE/Src/Message/ArcSDEMessage.vcproj
   branches/3.2.x/Providers/ArcSDE/Src/Provider/ArcSDEProvider.h
   branches/3.2.x/Providers/ArcSDE/Src/Provider/ArcSDEProvider.rc
   branches/3.2.x/Providers/ArcSDE/Src/Provider/ArcSDEProvider.vcproj
   branches/3.2.x/Providers/ArcSDE/Src/UnitTest/providers.xml
Log:
Change version to 3.2.2

Modified: branches/3.2.x/Providers/ArcSDE/Src/Message/ArcSDEMessage.vcproj
===================================================================
--- branches/3.2.x/Providers/ArcSDE/Src/Message/ArcSDEMessage.vcproj	2007-02-09 23:53:23 UTC (rev 130)
+++ branches/3.2.x/Providers/ArcSDE/Src/Message/ArcSDEMessage.vcproj	2007-02-10 00:50:23 UTC (rev 131)
@@ -97,7 +97,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Creating Library and Versioning ArcSDEMessage.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\ArcSDEMessage.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\ArcSDEMessage.dll"
 			/>
 		</Configuration>
 		<Configuration
@@ -182,7 +182,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Creating Library and Versioning ArcSDEMessage.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\ArcSDEMessage.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\ArcSDEMessage.dll"
 			/>
 		</Configuration>
 	</Configurations>

Modified: branches/3.2.x/Providers/ArcSDE/Src/Provider/ArcSDEProvider.h
===================================================================
--- branches/3.2.x/Providers/ArcSDE/Src/Provider/ArcSDEProvider.h	2007-02-09 23:53:23 UTC (rev 130)
+++ branches/3.2.x/Providers/ArcSDE/Src/Provider/ArcSDEProvider.h	2007-02-10 00:50:23 UTC (rev 131)
@@ -22,8 +22,8 @@
 #define ARCSDE_PROVIDER_NAME						L"OSGeo.ArcSDE.3.2"
 #define ARCSDE_PROVIDER_DEFAULT_DISPLAY_NAME	"OSGeo FDO Provider for ArcSDE"
 #define ARCSDE_PROVIDER_DEFAULT_DESCRIPTION		"Read/write access to an ESRI ArcSDE-based data store, using Oracle and SQL Server."
-#define ARCSDE_PROVIDER_VERSION					L"3.2.1.0"
-#define ARCSDE_FDO_VERSION						L"3.2.1.0"
+#define ARCSDE_PROVIDER_VERSION					L"3.2.2.0"
+#define ARCSDE_FDO_VERSION						L"3.2.2.0"
 
 // Hardcode datastore names:
 #define ArcSDEDefaultDataStore L"Default Datastore"

Modified: branches/3.2.x/Providers/ArcSDE/Src/Provider/ArcSDEProvider.rc
===================================================================
--- branches/3.2.x/Providers/ArcSDE/Src/Provider/ArcSDEProvider.rc	2007-02-09 23:53:23 UTC (rev 130)
+++ branches/3.2.x/Providers/ArcSDE/Src/Provider/ArcSDEProvider.rc	2007-02-10 00:50:23 UTC (rev 131)
@@ -83,8 +83,8 @@
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 3,2,1,0
- PRODUCTVERSION 3,2,1,0
+ FILEVERSION 3,2,2,0
+ PRODUCTVERSION 3,2,2,0
  FILEFLAGSMASK 0x17L
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -102,12 +102,12 @@
             VALUE "Comments", "FDO Provider for ArcSDE"
             VALUE "CompanyName", "Open Source Geospatial Foundation"
             VALUE "FileDescription", "FDO Provider for ArcSDE Component"
-            VALUE "FileVersion", "3.2.1.0"
+            VALUE "FileVersion", "3.2.2.0"
             VALUE "InternalName", "ArcSDEProvider"
-            VALUE "LegalCopyright", "Copyright © 2006"
+            VALUE "LegalCopyright", "Copyright © 2007"
             VALUE "OriginalFilename", "ArcSDEProvider.dll"
             VALUE "ProductName", "Feature Data Objects"
-            VALUE "ProductVersion", "3.2.1.0"
+            VALUE "ProductVersion", "3.2.2.0"
         END
     END
     BLOCK "VarFileInfo"

Modified: branches/3.2.x/Providers/ArcSDE/Src/Provider/ArcSDEProvider.vcproj
===================================================================
--- branches/3.2.x/Providers/ArcSDE/Src/Provider/ArcSDEProvider.vcproj	2007-02-09 23:53:23 UTC (rev 130)
+++ branches/3.2.x/Providers/ArcSDE/Src/Provider/ArcSDEProvider.vcproj	2007-02-10 00:50:23 UTC (rev 131)
@@ -104,7 +104,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning ArcSDEProvider.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\ArcSDEProvider.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\ArcSDEProvider.dll"
 			/>
 		</Configuration>
 		<Configuration
@@ -199,7 +199,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning ArcSDEProvider.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\ArcSDEProvider.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\ArcSDEProvider.dll"
 			/>
 		</Configuration>
 	</Configurations>

Modified: branches/3.2.x/Providers/ArcSDE/Src/UnitTest/providers.xml
===================================================================
--- branches/3.2.x/Providers/ArcSDE/Src/UnitTest/providers.xml	2007-02-09 23:53:23 UTC (rev 130)
+++ branches/3.2.x/Providers/ArcSDE/Src/UnitTest/providers.xml	2007-02-10 00:50:23 UTC (rev 131)
@@ -5,8 +5,8 @@
     <DisplayName>OSGeo FDO Provider for ArcSDE</DisplayName>
     <Description>FDO Provider for ESRI ArcSDE</Description>
     <IsManaged>False</IsManaged>
-    <Version>3.2.1.0</Version>
-    <FeatureDataObjectsVersion>3.2.1.0</FeatureDataObjectsVersion>
+    <Version>3.2.2.0</Version>
+    <FeatureDataObjectsVersion>3.2.2.0</FeatureDataObjectsVersion>
     <LibraryPath>.\ArcSDEProvider.dll</LibraryPath>
   </FeatureProvider>
 </FeatureProviderRegistry>



More information about the fdo-commits mailing list