diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-07-10 21:37:13 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-07-10 21:37:13 +0000 |
commit | 116f882ee01c02c8bf44334058508be3a24a9520 (patch) | |
tree | a0a25db8673e4250ac5823e3cb4c364711ed33ba /lang/mono/files/patch-mcs::class::IBM.Data.DB2::Assembly::AssemblyInfo.cs | |
parent | chase/reorganize MASTER_SITES. (diff) |
Update to 1.1.8.2, most semaphore bugs in 1.1.8(.1) have been fixed.
Release Notes:
http://www.go-mono.com/archive/1.1.8/
http://www.go-mono.com/archive/1.1.8.1/
BTW: Welcome apeiron (Christopher Nehren <apeiron@comcast.net>) to BSD# team,
he has the commit access over there.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
Notes
Notes:
svn path=/head/; revision=138849
Diffstat (limited to 'lang/mono/files/patch-mcs::class::IBM.Data.DB2::Assembly::AssemblyInfo.cs')
-rw-r--r-- | lang/mono/files/patch-mcs::class::IBM.Data.DB2::Assembly::AssemblyInfo.cs | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/mono/files/patch-mcs::class::IBM.Data.DB2::Assembly::AssemblyInfo.cs b/lang/mono/files/patch-mcs::class::IBM.Data.DB2::Assembly::AssemblyInfo.cs deleted file mode 100644 index 538877cafb6c..000000000000 --- a/lang/mono/files/patch-mcs::class::IBM.Data.DB2::Assembly::AssemblyInfo.cs +++ /dev/null @@ -1,11 +0,0 @@ ---- mcs/class/IBM.Data.DB2/Assembly/AssemblyInfo.cs.orig Thu Jun 24 16:59:43 2004 -+++ mcs/class/IBM.Data.DB2/Assembly/AssemblyInfo.cs Wed May 11 14:52:50 2005 -@@ -47,7 +47,7 @@ - // You can specify all the values or you can default the Revision and Build Numbers
- // by using the '*' as shown below:
-
--[assembly: AssemblyVersion("1.0.*")]
-+[assembly: AssemblyVersion("1.0.0.0")]
-
- [assembly: AssemblyDelaySign (true)]
- [assembly: AssemblyKeyFile ("ibm.pub")]
|