[fdo-commits] r180 - in branches/3.2.x/Providers/SHP: Managed/Project Managed/Src/OSGeo/FDO/Providers/SHP/Override Src/Message Src/Overrides Src/Provider Src/UnitTest

svn_fdo at osgeo.org svn_fdo at osgeo.org
Fri Feb 9 20:04:47 EST 2007


Author: jacklee
Date: 2007-02-09 20:04:47 -0500 (Fri, 09 Feb 2007)
New Revision: 180

Modified:
   branches/3.2.x/Providers/SHP/Managed/Project/MgShapeOverrides.vcproj
   branches/3.2.x/Providers/SHP/Managed/Src/OSGeo/FDO/Providers/SHP/Override/MgShapeOverrides.rc
   branches/3.2.x/Providers/SHP/Src/Message/ShpMessage.vcproj
   branches/3.2.x/Providers/SHP/Src/Message/ShpMessageStatic.rc
   branches/3.2.x/Providers/SHP/Src/Overrides/FdoShpOverrides.rc
   branches/3.2.x/Providers/SHP/Src/Overrides/ShpOverrides.vcproj
   branches/3.2.x/Providers/SHP/Src/Provider/ShpProvider.h
   branches/3.2.x/Providers/SHP/Src/Provider/ShpProvider.rc
   branches/3.2.x/Providers/SHP/Src/Provider/ShpProvider.vcproj
   branches/3.2.x/Providers/SHP/Src/UnitTest/providers.xml
Log:
Change version to 3.2.2

Modified: branches/3.2.x/Providers/SHP/Managed/Project/MgShapeOverrides.vcproj
===================================================================
--- branches/3.2.x/Providers/SHP/Managed/Project/MgShapeOverrides.vcproj	2007-02-09 23:50:22 UTC (rev 179)
+++ branches/3.2.x/Providers/SHP/Managed/Project/MgShapeOverrides.vcproj	2007-02-10 01:04:47 UTC (rev 180)
@@ -96,7 +96,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning OSGeo.FDO.Providers.SHP.Overrides.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;$(FDO)\Managed\Fdo.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\OSGeo.FDO.Providers.SHP.Overrides.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;$(FDO)\Managed\Fdo.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\OSGeo.FDO.Providers.SHP.Overrides.dll"
 			/>
 		</Configuration>
 		<Configuration
@@ -178,7 +178,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning OSGeo.FDO.Providers.SHP.Overrides.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;$(FDO)\Managed\Fdo.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\OSGeo.FDO.Providers.SHP.Overrides.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;$(FDO)\Managed\Fdo.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\OSGeo.FDO.Providers.SHP.Overrides.dll"
 			/>
 		</Configuration>
 	</Configurations>

Modified: branches/3.2.x/Providers/SHP/Managed/Src/OSGeo/FDO/Providers/SHP/Override/MgShapeOverrides.rc
===================================================================
--- branches/3.2.x/Providers/SHP/Managed/Src/OSGeo/FDO/Providers/SHP/Override/MgShapeOverrides.rc	2007-02-09 23:50:22 UTC (rev 179)
+++ branches/3.2.x/Providers/SHP/Managed/Src/OSGeo/FDO/Providers/SHP/Override/MgShapeOverrides.rc	2007-02-10 01:04:47 UTC (rev 180)
@@ -53,8 +53,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
@@ -71,12 +71,12 @@
         BEGIN
             VALUE "CompanyName", "Open Source Geospatial Foundation"
             VALUE "FileDescription", "FDO Shape Managed Overrides API Component"
-            VALUE "FileVersion", "3.2.1.0"
+            VALUE "FileVersion", "3.2.2.0"
             VALUE "InternalName", "OSGeo.FDO.Providers.SHP.Overrides"
-            VALUE "LegalCopyright", "Copyright (C) 2006"
+            VALUE "LegalCopyright", "Copyright (C) 2007"
             VALUE "OriginalFilename", "OSGeo.FDO.Providers.SHP.Overrides.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/SHP/Src/Message/ShpMessage.vcproj
===================================================================
--- branches/3.2.x/Providers/SHP/Src/Message/ShpMessage.vcproj	2007-02-09 23:50:22 UTC (rev 179)
+++ branches/3.2.x/Providers/SHP/Src/Message/ShpMessage.vcproj	2007-02-10 01:04:47 UTC (rev 180)
@@ -86,7 +86,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning SHPMessage.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\SHPMessage.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\SHPMessage.dll"
 			/>
 		</Configuration>
 		<Configuration
@@ -160,7 +160,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning SHPMessage.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\SHPMessage.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\SHPMessage.dll"
 			/>
 		</Configuration>
 	</Configurations>

Modified: branches/3.2.x/Providers/SHP/Src/Message/ShpMessageStatic.rc
===================================================================
--- branches/3.2.x/Providers/SHP/Src/Message/ShpMessageStatic.rc	2007-02-09 23:50:22 UTC (rev 179)
+++ branches/3.2.x/Providers/SHP/Src/Message/ShpMessageStatic.rc	2007-02-10 01:04:47 UTC (rev 180)
@@ -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", "Resource Only Dynamic Link Library"
             VALUE "CompanyName", "Open Source Geospatial Foundation"
             VALUE "FileDescription", "FDO Provider for Shp Message Library"
-            VALUE "FileVersion", "3.2.1.0"
+            VALUE "FileVersion", "3.2.2.0"
             VALUE "InternalName", "ShpMessage"
-            VALUE "LegalCopyright", "Copyright © 2006"
+            VALUE "LegalCopyright", "Copyright © 2007"
             VALUE "OriginalFilename", "ShpMessage.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/SHP/Src/Overrides/FdoShpOverrides.rc
===================================================================
--- branches/3.2.x/Providers/SHP/Src/Overrides/FdoShpOverrides.rc	2007-02-09 23:50:22 UTC (rev 179)
+++ branches/3.2.x/Providers/SHP/Src/Overrides/FdoShpOverrides.rc	2007-02-10 01:04:47 UTC (rev 180)
@@ -53,8 +53,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
@@ -71,12 +71,12 @@
         BEGIN
             VALUE "Comments", "FDO Shape File Overrides API"
             VALUE "FileDescription", "FDO API for Shp Overrides"
-            VALUE "FileVersion", "3.2.1.0"
+            VALUE "FileVersion", "3.2.2.0"
             VALUE "InternalName", "SHPOverrides"
-            VALUE "LegalCopyright", "Copyright © 2006"
+            VALUE "LegalCopyright", "Copyright © 2007"
             VALUE "OriginalFilename", "ShpOverrides.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/SHP/Src/Overrides/ShpOverrides.vcproj
===================================================================
--- branches/3.2.x/Providers/SHP/Src/Overrides/ShpOverrides.vcproj	2007-02-09 23:50:22 UTC (rev 179)
+++ branches/3.2.x/Providers/SHP/Src/Overrides/ShpOverrides.vcproj	2007-02-10 01:04:47 UTC (rev 180)
@@ -99,7 +99,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning SHPOverrides.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\SHPOverrides.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\SHPOverrides.dll"
 			/>
 		</Configuration>
 		<Configuration
@@ -191,7 +191,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning SHPOverrides.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\SHPOverrides.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\SHPOverrides.dll"
 			/>
 		</Configuration>
 	</Configurations>

Modified: branches/3.2.x/Providers/SHP/Src/Provider/ShpProvider.h
===================================================================
--- branches/3.2.x/Providers/SHP/Src/Provider/ShpProvider.h	2007-02-09 23:50:22 UTC (rev 179)
+++ branches/3.2.x/Providers/SHP/Src/Provider/ShpProvider.h	2007-02-10 01:04:47 UTC (rev 180)
@@ -24,8 +24,8 @@
 #define SHP_PROVIDER_NAME					L"OSGeo.SHP.3.2"
 #define SHP_PROVIDER_DEFAULT_DISPLAY_NAME	"OSGeo FDO Provider for SHP"
 #define SHP_PROVIDER_DEFAULT_DESCRIPTION	"Read/write access to spatial and attribute data in an ESRI SHP file."
-#define SHP_PROVIDER_VERSION				L"3.2.1.0"
-#define SHP_FDO_VERSION						L"3.2.1.0"
+#define SHP_PROVIDER_VERSION				L"3.2.2.0"
+#define SHP_FDO_VERSION						L"3.2.2.0"
 
 // Shp Provier identifier names
 #define SHP_PROVIDER_AUTHOR L"OSGeo"

Modified: branches/3.2.x/Providers/SHP/Src/Provider/ShpProvider.rc
===================================================================
--- branches/3.2.x/Providers/SHP/Src/Provider/ShpProvider.rc	2007-02-09 23:50:22 UTC (rev 179)
+++ branches/3.2.x/Providers/SHP/Src/Provider/ShpProvider.rc	2007-02-10 01:04:47 UTC (rev 180)
@@ -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 Shp"
             VALUE "CompanyName", "Open Source Geospatial Foundation"
             VALUE "FileDescription", "FDO Provider for Shp Component"
-            VALUE "FileVersion", "3.2.1.0"
+            VALUE "FileVersion", "3.2.2.0"
             VALUE "InternalName", "ShpProvider"
-            VALUE "LegalCopyright", "Copyright © 2006"
+            VALUE "LegalCopyright", "Copyright © 2007"
             VALUE "OriginalFilename", "ShpProvider.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/SHP/Src/Provider/ShpProvider.vcproj
===================================================================
--- branches/3.2.x/Providers/SHP/Src/Provider/ShpProvider.vcproj	2007-02-09 23:50:22 UTC (rev 179)
+++ branches/3.2.x/Providers/SHP/Src/Provider/ShpProvider.vcproj	2007-02-10 01:04:47 UTC (rev 180)
@@ -95,7 +95,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning SHPProvider.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\SHPProvider.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\SHPProvider.dll"
 			/>
 		</Configuration>
 		<Configuration
@@ -174,7 +174,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning SHPProvider.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\SHPProvider.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\SHPProvider.dll"
 			/>
 		</Configuration>
 	</Configurations>

Modified: branches/3.2.x/Providers/SHP/Src/UnitTest/providers.xml
===================================================================
--- branches/3.2.x/Providers/SHP/Src/UnitTest/providers.xml	2007-02-09 23:50:22 UTC (rev 179)
+++ branches/3.2.x/Providers/SHP/Src/UnitTest/providers.xml	2007-02-10 01:04:47 UTC (rev 180)
@@ -5,8 +5,8 @@
     <DisplayName>OSGeo FDO Provider for SHP</DisplayName>
     <Description>OSGeo FDO Provider for SHP</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>.\ShpProvider.dll</LibraryPath>
   </FeatureProvider>
 </FeatureProviderRegistry>



More information about the fdo-commits mailing list