[fdo-commits] r769 - in branches/3.2.x/Fdo/Managed/Src/OSGeo: Common FDO Geometry Spatial

svn_fdo at osgeo.org svn_fdo at osgeo.org
Tue Feb 13 17:45:07 EST 2007


Author: jacklee
Date: 2007-02-13 17:45:07 -0500 (Tue, 13 Feb 2007)
New Revision: 769

Modified:
   branches/3.2.x/Fdo/Managed/Src/OSGeo/Common/AssemblyVersion.cpp
   branches/3.2.x/Fdo/Managed/Src/OSGeo/FDO/AssemblyVersion.cpp
   branches/3.2.x/Fdo/Managed/Src/OSGeo/Geometry/AssemblyVersion.cpp
   branches/3.2.x/Fdo/Managed/Src/OSGeo/Spatial/AssemblyVersion.cpp
Log:
Change version to 3.2.2

Modified: branches/3.2.x/Fdo/Managed/Src/OSGeo/Common/AssemblyVersion.cpp
===================================================================
--- branches/3.2.x/Fdo/Managed/Src/OSGeo/Common/AssemblyVersion.cpp	2007-02-13 22:41:27 UTC (rev 768)
+++ branches/3.2.x/Fdo/Managed/Src/OSGeo/Common/AssemblyVersion.cpp	2007-02-13 22:45:07 UTC (rev 769)
@@ -34,4 +34,4 @@
 // by using the '*' as shown below:
 //
 
-[assembly:AssemblyVersion("3.2.0.0")];
+[assembly:AssemblyVersion("3.2.2.0")];

Modified: branches/3.2.x/Fdo/Managed/Src/OSGeo/FDO/AssemblyVersion.cpp
===================================================================
--- branches/3.2.x/Fdo/Managed/Src/OSGeo/FDO/AssemblyVersion.cpp	2007-02-13 22:41:27 UTC (rev 768)
+++ branches/3.2.x/Fdo/Managed/Src/OSGeo/FDO/AssemblyVersion.cpp	2007-02-13 22:45:07 UTC (rev 769)
@@ -34,4 +34,4 @@
 // by using the '*' as shown below:
 //
 
-[assembly:AssemblyVersion("3.2.6108.0")];
+[assembly:AssemblyVersion("3.2.2.0")];

Modified: branches/3.2.x/Fdo/Managed/Src/OSGeo/Geometry/AssemblyVersion.cpp
===================================================================
--- branches/3.2.x/Fdo/Managed/Src/OSGeo/Geometry/AssemblyVersion.cpp	2007-02-13 22:41:27 UTC (rev 768)
+++ branches/3.2.x/Fdo/Managed/Src/OSGeo/Geometry/AssemblyVersion.cpp	2007-02-13 22:45:07 UTC (rev 769)
@@ -34,4 +34,4 @@
 // by using the '*' as shown below:
 //
 
-[assembly:AssemblyVersion("3.2.6108.0")];
+[assembly:AssemblyVersion("3.2.2.0")];

Modified: branches/3.2.x/Fdo/Managed/Src/OSGeo/Spatial/AssemblyVersion.cpp
===================================================================
--- branches/3.2.x/Fdo/Managed/Src/OSGeo/Spatial/AssemblyVersion.cpp	2007-02-13 22:41:27 UTC (rev 768)
+++ branches/3.2.x/Fdo/Managed/Src/OSGeo/Spatial/AssemblyVersion.cpp	2007-02-13 22:45:07 UTC (rev 769)
@@ -34,4 +34,4 @@
 // by using the '*' as shown below:
 //
 
-[assembly:AssemblyVersion("3.2.6108.0")];
+[assembly:AssemblyVersion("3.2.2.0")];



More information about the fdo-commits mailing list