[fdo-commits] r88 - branches/3.2.x/Providers/GDAL/Src/Provider
svn_fdo at osgeo.org
svn_fdo at osgeo.org
Wed Feb 14 16:55:22 EST 2007
Author: jacklee
Date: 2007-02-14 16:55:22 -0500 (Wed, 14 Feb 2007)
New Revision: 88
Modified:
branches/3.2.x/Providers/GDAL/Src/Provider/RFP.vcproj
Log:
Change version to 3.2.2
Modified: branches/3.2.x/Providers/GDAL/Src/Provider/RFP.vcproj
===================================================================
--- branches/3.2.x/Providers/GDAL/Src/Provider/RFP.vcproj 2007-02-13 22:57:23 UTC (rev 87)
+++ branches/3.2.x/Providers/GDAL/Src/Provider/RFP.vcproj 2007-02-14 21:55:22 UTC (rev 88)
@@ -101,7 +101,7 @@
<Tool
Name="VCPostBuildEventTool"
Description="Versioning GRFPProvider.dll"
- CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v"..\SubDoc\Providers.version" -f"3.2.1.0%PROVIDERS_VERSION%" $(OutDir)\GRFPProvider.dll"
+ CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v"..\SubDoc\Providers.version" -f"3.2.2.0%PROVIDERS_VERSION%" $(OutDir)\GRFPProvider.dll"
/>
</Configuration>
<Configuration
@@ -193,7 +193,7 @@
<Tool
Name="VCPostBuildEventTool"
Description="Versioning GRFPProvider.dll"
- CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v"..\SubDoc\Providers.version" -f"3.2.1.0%PROVIDERS_VERSION%" $(OutDir)\GRFPProvider.dll"
+ CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v"..\SubDoc\Providers.version" -f"3.2.2.0%PROVIDERS_VERSION%" $(OutDir)\GRFPProvider.dll"
/>
</Configuration>
</Configurations>
More information about the fdo-commits
mailing list