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:
authorJo Shields <jo.shields@xamarin.com>2015-08-13 17:59:52 +0300
committerJo Shields <jo.shields@xamarin.com>2015-08-13 17:59:52 +0300
commit5ab4c0d099a69de2a2ef5d1cf8d83e78df4d6af8 (patch)
treefdd969cb55e49ba1f30167a2ea2fbee74373abd1
parent2d1186bac24317f0da7fcfef014d0e95737c2e3f (diff)
Bump version for Windows toomono-4.0.4.1
-rw-r--r--winconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winconfig.h b/winconfig.h
index 840060e59f7..eb140e1c9d9 100644
--- a/winconfig.h
+++ b/winconfig.h
@@ -642,5 +642,5 @@
/* #undef USE_MONO_MUTEX */
/* Version number of package */
-#define VERSION "4.0.3"
+#define VERSION "4.0.4"
#endif