diff --git a/build.xml b/build.xml
index e4c138ef6..e9d2115f0 100644
--- a/build.xml
+++ b/build.xml
@@ -100,6 +100,9 @@
+
+
+
@@ -166,7 +169,7 @@
script
Doctrine/Common/
Doctrine/DBAL/
- Symfony/Component/Yaml/
+ Symfony/Component/Yaml/
Symfony/Component/Console/
@@ -188,9 +191,12 @@
-
-
-
+
+
+
+
+
+
@@ -205,11 +211,10 @@
-
+
-
@@ -232,7 +237,7 @@
- bin
+ bin/
Doctrine/Common/
Doctrine/DBAL/
Doctrine/ORM/
@@ -255,7 +260,7 @@
- bin
+ bin/
Doctrine/Common/
Doctrine/DBAL/
Doctrine/ORM/
@@ -268,4 +273,5 @@
-
\ No newline at end of file
+
+
diff --git a/lib/Doctrine/ORM/Version.php b/lib/Doctrine/ORM/Version.php
index 002e28930..7041ecf03 100644
--- a/lib/Doctrine/ORM/Version.php
+++ b/lib/Doctrine/ORM/Version.php
@@ -36,7 +36,7 @@ class Version
/**
* Current Doctrine Version
*/
- const VERSION = '2.1.0BETA2-DEV';
+ const VERSION = '2.1.0RC2-DEV';
/**
* Compares a Doctrine version with the current one.
diff --git a/lib/vendor/doctrine-common b/lib/vendor/doctrine-common
index f87ee1be5..565674b9b 160000
--- a/lib/vendor/doctrine-common
+++ b/lib/vendor/doctrine-common
@@ -1 +1 @@
-Subproject commit f87ee1be5113a4a594827731dd1f5647cfc288fc
+Subproject commit 565674b9b376edbc5e31070e91fd85ea6dbd5d60
diff --git a/lib/vendor/doctrine-dbal b/lib/vendor/doctrine-dbal
index 0a9943872..f2c150d19 160000
--- a/lib/vendor/doctrine-dbal
+++ b/lib/vendor/doctrine-dbal
@@ -1 +1 @@
-Subproject commit 0a99438729e59bcb5262b22c06c782de4dfacbb0
+Subproject commit f2c150d194af4ac846362ef8c6bf002402ed5f63