Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-05-02 20:22:24 +0400
committerMiguel de Icaza <miguel@gnome.org>2004-05-02 20:22:24 +0400
commitab389f474f748ab76220c8e6711cf50d241ac581 (patch)
tree6de4eec7ce37be871b872fec979155b16c486f6c /mcs/class/Mono.Data.SybaseClient
parent546a1fdca5c987cc043f8c744e2c9f2d928a9d25 (diff)
First batch of changes
svn path=/trunk/mcs/; revision=26547
Diffstat (limited to 'mcs/class/Mono.Data.SybaseClient')
-rwxr-xr-xmcs/class/Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/class/Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs b/mcs/class/Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs
index f7ed24e5e6a..4ac7f602c2f 100755
--- a/mcs/class/Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs
+++ b/mcs/class/Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs
@@ -14,10 +14,10 @@ using System.Runtime.InteropServices;
#if (NET_1_0)
[assembly: AssemblyVersion ("1.0.3300.0")]
-#elif (NET_1_1)
- [assembly: AssemblyVersion ("1.0.5000.0")]
#elif (NET_2_0)
[assembly: AssemblyVersion ("2.0.3600.0")]
+#elif (NET_1_1)
+ [assembly: AssemblyVersion ("1.0.5000.0")]
#endif
/* TODO COMPLETE INFORMATION