Skip to content

Commit

Permalink
adjust version
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Dec 8, 2015
1 parent e7b96d4 commit 922c239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ODM/PHPCR/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ class Version
/**
* Current version of PHPCR ODM
*/
const VERSION = '1.3.0-rc3';
const VERSION = '1.3.0-rc4';
}

0 comments on commit 922c239

Please sign in to comment.