Skip to content

Commit

Permalink
Bump Common and DBAL to 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Jul 4, 2011
1 parent 438dd91 commit cb49648
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class Version
/**
* Current Doctrine Version
*/
const VERSION = '2.1.0RC4-DEV';
const VERSION = '2.1.0-DEV';

/**
* Compares a Doctrine version with the current one.
Expand Down
2 changes: 1 addition & 1 deletion lib/vendor/doctrine-common
Submodule doctrine-common updated 1 files
+1 −1 lib/Doctrine/Common/Version.php
2 changes: 1 addition & 1 deletion lib/vendor/doctrine-dbal
Submodule doctrine-dbal updated 2 files
+1 −1 lib/Doctrine/DBAL/Version.php
+1 −1 lib/vendor/doctrine-common

0 comments on commit cb49648

Please sign in to comment.