[fdo-commits] r746 - branches/3.2.x/Providers/GenericRdbms/Src/ODBC/SchemaMgr

svn_fdo at osgeo.org svn_fdo at osgeo.org
Wed Feb 14 16:48:15 EST 2007


Author: jacklee
Date: 2007-02-14 16:48:15 -0500 (Wed, 14 Feb 2007)
New Revision: 746

Modified:
   branches/3.2.x/Providers/GenericRdbms/Src/ODBC/SchemaMgr/OdbcOverrides.vcproj
Log:
Change version to 3.2.2

Modified: branches/3.2.x/Providers/GenericRdbms/Src/ODBC/SchemaMgr/OdbcOverrides.vcproj
===================================================================
--- branches/3.2.x/Providers/GenericRdbms/Src/ODBC/SchemaMgr/OdbcOverrides.vcproj	2007-02-14 17:05:54 UTC (rev 745)
+++ branches/3.2.x/Providers/GenericRdbms/Src/ODBC/SchemaMgr/OdbcOverrides.vcproj	2007-02-14 21:48:15 UTC (rev 746)
@@ -100,7 +100,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning $(ProjectName).dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\$(ProjectName).dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\$(ProjectName).dll"
 			/>
 		</Configuration>
 		<Configuration
@@ -188,7 +188,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning $(ProjectName).dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.1.0%PROVIDERS_VERSION%&quot; $(OutDir)\$(ProjectName).dll"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\..\..\..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\$(ProjectName).dll"
 			/>
 		</Configuration>
 	</Configurations>



More information about the fdo-commits mailing list