[fdo-commits] r80 - in branches/3.2.x/Providers/GDAL/Src: . Message Overrides Provider

svn_fdo at osgeo.org svn_fdo at osgeo.org
Tue Feb 6 20:07:15 EST 2007


Author: jacklee
Date: 2007-02-06 20:07:14 -0500 (Tue, 06 Feb 2007)
New Revision: 80

Modified:
   branches/3.2.x/Providers/GDAL/Src/FdoRfpGlobals.h
   branches/3.2.x/Providers/GDAL/Src/Message/RFPMessage.vcproj
   branches/3.2.x/Providers/GDAL/Src/Overrides/RFPOverrides.rc
   branches/3.2.x/Providers/GDAL/Src/Overrides/RFPOverrides.vcproj
   branches/3.2.x/Providers/GDAL/Src/Provider/RFP.vcproj
   branches/3.2.x/Providers/GDAL/Src/Provider/RFPProvider.rc
Log:
GDAL: Change version from 3.2 to 3.2.1

Modified: branches/3.2.x/Providers/GDAL/Src/FdoRfpGlobals.h
===================================================================
--- branches/3.2.x/Providers/GDAL/Src/FdoRfpGlobals.h	2007-02-01 18:14:44 UTC (rev 79)
+++ branches/3.2.x/Providers/GDAL/Src/FdoRfpGlobals.h	2007-02-07 01:07:14 UTC (rev 80)
@@ -38,8 +38,8 @@
     static FdoString* GRFPProviderName				    = L"OSGeo.Gdal.3.2";
     static FdoString* GRFPProviderDisplayName			= L"OSGeo FDO Provider for Raster";
     static FdoString* GRFPProviderDescription			= L"Read access to various raster-based file formats. Supports georeferenced file-based raster images.";
-    static FdoString* GRFPProviderVersion			    = L"3.2.0.0";
-    static FdoString* GRFPFeatureDataObjectsVersion		= L"3.2.0.0";
+    static FdoString* GRFPProviderVersion			    = L"3.2.1.0";
+    static FdoString* GRFPFeatureDataObjectsVersion		= L"3.2.1.0";
 
     static FdoString* DefaultRasterFileLocation			= L"DefaultRasterFileLocation";
 	

Modified: branches/3.2.x/Providers/GDAL/Src/Message/RFPMessage.vcproj
===================================================================
--- branches/3.2.x/Providers/GDAL/Src/Message/RFPMessage.vcproj	2007-02-01 18:14:44 UTC (rev 79)
+++ branches/3.2.x/Providers/GDAL/Src/Message/RFPMessage.vcproj	2007-02-07 01:07:14 UTC (rev 80)
@@ -98,7 +98,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Creating Library and Versioning GRFPMessage.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.0.0%PROVIDERS_VERSION%&quot; $(OutDir)\GRFPMessage.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\GRFPMessage.dll"
 			/>
 		</Configuration>
 		<Configuration
@@ -186,7 +186,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Creating Library and Versioning GRFPMessage.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.0.0%PROVIDERS_VERSION%&quot; $(OutDir)\GRFPMessage.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\GRFPMessage.dll"
 			/>
 		</Configuration>
 	</Configurations>

Modified: branches/3.2.x/Providers/GDAL/Src/Overrides/RFPOverrides.rc
===================================================================
--- branches/3.2.x/Providers/GDAL/Src/Overrides/RFPOverrides.rc	2007-02-01 18:14:44 UTC (rev 79)
+++ branches/3.2.x/Providers/GDAL/Src/Overrides/RFPOverrides.rc	2007-02-07 01:07:14 UTC (rev 80)
@@ -53,8 +53,8 @@
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 3,2,0,0
- PRODUCTVERSION 3,2,0,0
+ FILEVERSION 3,2,1,0
+ PRODUCTVERSION 3,2,1,0
  FILEFLAGSMASK 0x17L
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -72,12 +72,12 @@
             VALUE "Comments", "FDO Provider for Raster Files Overrides"
             VALUE "CompanyName", "Open Geospatial Foundation"
             VALUE "FileDescription", "FDO Provider for Raster Files Overrides Component"
-            VALUE "FileVersion", "3.2.0.0"
+            VALUE "FileVersion", "3.2.1.0"
             VALUE "InternalName", "GRFPOverrides"
             VALUE "LegalCopyright", "Copyright © 2005"
             VALUE "OriginalFilename", "GRFPOverrides.dll"
             VALUE "ProductName", "Feature Data Objects"
-            VALUE "ProductVersion", "3.2.0.0"
+            VALUE "ProductVersion", "3.2.1.0"
         END
     END
     BLOCK "VarFileInfo"

Modified: branches/3.2.x/Providers/GDAL/Src/Overrides/RFPOverrides.vcproj
===================================================================
--- branches/3.2.x/Providers/GDAL/Src/Overrides/RFPOverrides.vcproj	2007-02-01 18:14:44 UTC (rev 79)
+++ branches/3.2.x/Providers/GDAL/Src/Overrides/RFPOverrides.vcproj	2007-02-07 01:07:14 UTC (rev 80)
@@ -100,7 +100,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning GRFPOverrides.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.0.0%PROVIDERS_VERSION%&quot; $(OutDir)\GRFPOverrides.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\GRFPOverrides.dll"
 			/>
 		</Configuration>
 		<Configuration
@@ -192,7 +192,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning GRFPOverrides.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.0.0%PROVIDERS_VERSION%&quot; $(OutDir)\GRFPOverrides.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\GRFPOverrides.dll"
 			/>
 		</Configuration>
 	</Configurations>

Modified: branches/3.2.x/Providers/GDAL/Src/Provider/RFP.vcproj
===================================================================
--- branches/3.2.x/Providers/GDAL/Src/Provider/RFP.vcproj	2007-02-01 18:14:44 UTC (rev 79)
+++ branches/3.2.x/Providers/GDAL/Src/Provider/RFP.vcproj	2007-02-07 01:07:14 UTC (rev 80)
@@ -101,7 +101,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning GRFPProvider.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.0.0%PROVIDERS_VERSION%&quot; $(OutDir)\GRFPProvider.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\GRFPProvider.dll"
 			/>
 		</Configuration>
 		<Configuration
@@ -193,7 +193,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning GRFPProvider.dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.0.0%PROVIDERS_VERSION%&quot; $(OutDir)\GRFPProvider.dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\GRFPProvider.dll"
 			/>
 		</Configuration>
 	</Configurations>

Modified: branches/3.2.x/Providers/GDAL/Src/Provider/RFPProvider.rc
===================================================================
--- branches/3.2.x/Providers/GDAL/Src/Provider/RFPProvider.rc	2007-02-01 18:14:44 UTC (rev 79)
+++ branches/3.2.x/Providers/GDAL/Src/Provider/RFPProvider.rc	2007-02-07 01:07:14 UTC (rev 80)
@@ -53,8 +53,8 @@
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 3,2,0,0
- PRODUCTVERSION 3,2,0,0
+ FILEVERSION 3,2,1,0
+ PRODUCTVERSION 3,2,1,0
  FILEFLAGSMASK 0x17L
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -72,12 +72,12 @@
             VALUE "Comments", "FDO Provider for Raster Files"
             VALUE "CompanyName", "Open Geospatial Foundation"
             VALUE "FileDescription", "FDO Provider for Raster Files Component"
-            VALUE "FileVersion", "3.2.0.0"
+            VALUE "FileVersion", "3.2.1.0"
             VALUE "InternalName", "GRFPProvider"
             VALUE "LegalCopyright", "Copyright © 2005"
             VALUE "OriginalFilename", "GRFPProvider.dll"
             VALUE "ProductName", "Feature Data Objects"
-            VALUE "ProductVersion", "3.2.0.0"
+            VALUE "ProductVersion", "3.2.1.0"
         END
     END
     BLOCK "VarFileInfo"



More information about the fdo-commits mailing list