[Lunar-commits] <moonbase> mono: version bumped to 2.2.

Florin Braescu florin at lunar-linux.org
Wed Jan 21 14:47:56 CET 2009


commit 9859cfa111eedb82672edc250eabb354ffc763f8
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Jan 21 15:47:56 2009 +0200

    mono: version bumped to 2.2.
    
    This release has a better code generation engine, called Linear IL.
    Generic sharing is now turned on in all cases.
    Support for monitoring the runtime internals is now available through
    a new PerformanceCounters implementation.
    This release introduces the Attach functionality, SIMD support, a more
    efficient regex interpreter, a new interactive shell for C#, plus many
    other improvements and bugfixes.
---
 mono/mono/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/mono/mono/DETAILS b/mono/mono/DETAILS
index cd38ffc..d77b4b9 100644
--- a/mono/mono/DETAILS
+++ b/mono/mono/DETAILS
@@ -1,11 +1,11 @@
           MODULE=mono
-         VERSION=2.0.1
+         VERSION=2.2
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE
-      SOURCE_VFY=sha1:1c06d614b9b83ca0c8cff98d06136fd5a17344e2
+      SOURCE_VFY=sha1:028c061ba4f4631c4ff10a15b832211a67ec5858
         WEB_SITE=http://www.mono-project.com
          ENTERED=20020801
-         UPDATED=20081023
+         UPDATED=20090121
            PSAFE=no
            SHORT=".NET and C# Compiler"
 


More information about the Lunar-commits mailing list