[fdo-commits] r757 - in branches/3.2.x/Utilities: OWS SchemaMgr SchemaMgr/Nls

svn_fdo at osgeo.org svn_fdo at osgeo.org
Fri Feb 9 20:15:31 EST 2007


Author: jacklee
Date: 2007-02-09 20:15:30 -0500 (Fri, 09 Feb 2007)
New Revision: 757

Modified:
   branches/3.2.x/Utilities/OWS/FdoOws.rc
   branches/3.2.x/Utilities/OWS/OWS.vcproj
   branches/3.2.x/Utilities/SchemaMgr/Nls/SmMessageStatic.rc
   branches/3.2.x/Utilities/SchemaMgr/SmMessage.vcproj
Log:
Change version to 3.2.2

Modified: branches/3.2.x/Utilities/OWS/FdoOws.rc
===================================================================
--- branches/3.2.x/Utilities/OWS/FdoOws.rc	2007-02-09 16:34:19 UTC (rev 756)
+++ branches/3.2.x/Utilities/OWS/FdoOws.rc	2007-02-10 01:15:30 UTC (rev 757)
@@ -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 OWS Capabilities API"
             VALUE "CompanyName", "Open Source Geospatial Foundation"
             VALUE "FileDescription", "FdoOws Dynamic Link Library"
-            VALUE "FileVersion", "3.2.1.0"
+            VALUE "FileVersion", "3.2.2.0"
             VALUE "InternalName", "FdoOws"
-            VALUE "LegalCopyright", "Copyright (C) 2006"
+            VALUE "LegalCopyright", "Copyright (C) 2007"
             VALUE "OriginalFilename", "OWS.dll"
             VALUE "ProductName", " FdoOws Dynamic Link Library"
-            VALUE "ProductVersion", "3.2.1.0"
+            VALUE "ProductVersion", "3.2.2.0"
         END
     END
     BLOCK "VarFileInfo"

Modified: branches/3.2.x/Utilities/OWS/OWS.vcproj
===================================================================
--- branches/3.2.x/Utilities/OWS/OWS.vcproj	2007-02-09 16:34:19 UTC (rev 756)
+++ branches/3.2.x/Utilities/OWS/OWS.vcproj	2007-02-10 01:15:30 UTC (rev 757)
@@ -99,7 +99,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning $(Projectname).dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.0.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
@@ -184,7 +184,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Versioning $(Projectname).dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.0.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>

Modified: branches/3.2.x/Utilities/SchemaMgr/Nls/SmMessageStatic.rc
===================================================================
--- branches/3.2.x/Utilities/SchemaMgr/Nls/SmMessageStatic.rc	2007-02-09 16:34:19 UTC (rev 756)
+++ branches/3.2.x/Utilities/SchemaMgr/Nls/SmMessageStatic.rc	2007-02-10 01:15:30 UTC (rev 757)
@@ -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 Schema Manager Message Library"
-            VALUE "FileVersion", "3.2.1.0"
+            VALUE "FileVersion", "3.2.2.0"
             VALUE "InternalName", "SmMessage"
-            VALUE "LegalCopyright", "Copyright © 2006"
+            VALUE "LegalCopyright", "Copyright © 2007"
             VALUE "OriginalFilename", "SmMessage.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/Utilities/SchemaMgr/SmMessage.vcproj
===================================================================
--- branches/3.2.x/Utilities/SchemaMgr/SmMessage.vcproj	2007-02-09 16:34:19 UTC (rev 756)
+++ branches/3.2.x/Utilities/SchemaMgr/SmMessage.vcproj	2007-02-10 01:15:30 UTC (rev 757)
@@ -96,7 +96,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Creating Library and Versioning $(ProjectName).dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.0.0%PROVIDERS_VERSION%&quot;  $(OutDir)\$(ProjectName).dll&#x0D;&#x0A;"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot;  $(OutDir)\$(ProjectName).dll&#x0D;&#x0A;"
 			/>
 		</Configuration>
 		<Configuration
@@ -183,7 +183,7 @@
 			<Tool
 				Name="VCPostBuildEventTool"
 				Description="Creating Library and Versioning $(ProjectName).dll"
-				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.0.0%PROVIDERS_VERSION%&quot; $(OutDir)\$(ProjectName).dll&#x0D;&#x0A;"
+				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -v&quot;..\SubDoc\Providers.version&quot; -f&quot;3.2.2.0%PROVIDERS_VERSION%&quot; $(OutDir)\$(ProjectName).dll&#x0D;&#x0A;"
 			/>
 		</Configuration>
 	</Configurations>



More information about the fdo-commits mailing list