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:
authorJonathan Chambers <joncham@gmail.com>2009-11-10 17:07:07 +0300
committerJonathan Chambers <joncham@gmail.com>2009-11-10 17:07:07 +0300
commit141a7c37e157d34b4e0edd4ba1fcffd6db9dd0a7 (patch)
tree392862fb52a9079033b4b4679440cf4910a11472 /winconfig.h
parent80e56d75c4580b6144fcca37eb6f83bfbab71c25 (diff)
2009-11-10 Jonathan Chambers <joncham@gmail.com>
* winconfig.h: Bump version string to 2.7. Contributed under MIT/X11 license. svn path=/trunk/mono/; revision=145835
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 62f8cfd6275..982555bcf7f 100644
--- a/winconfig.h
+++ b/winconfig.h
@@ -600,4 +600,4 @@
/* #undef USE_MONO_MUTEX */
/* Version number of package */
-#define VERSION "2.0"
+#define VERSION "2.7"