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:
authorRobert Jordan <robertj@gmx.net>2008-07-23 02:30:39 +0400
committerRobert Jordan <robertj@gmx.net>2008-07-23 02:30:39 +0400
commit7893a32d6262fa13340c7c44843c0fc44440e12c (patch)
treede5e96945feb15ae5878049e97087d34b5d6476d /winconfig.h
parentec7b0f510d9a4d1ea5679e2bafd1a042e2f94a33 (diff)
2008-07-23 Robert Jordan <robertj@gmx.net>
* libmono.vcproj: Reflect Linear IL changes. * ../winconfig.h: Bump Mono version. svn path=/trunk/mono/; revision=108521
Diffstat (limited to 'winconfig.h')
-rw-r--r--winconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winconfig.h b/winconfig.h
index c62da8be3d1..5043838f7a4 100644
--- a/winconfig.h
+++ b/winconfig.h
@@ -487,4 +487,4 @@
#define USED_GC_NAME "Included Boehm (with typed GC)"
/* Version number of package */
-#define VERSION "1.9"
+#define VERSION "2.0"