prep 3.3.0.CR1 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14456 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
f348dbd682
commit
bd2e1a6a4b
|
@ -153,7 +153,7 @@ import org.hibernate.util.PropertiesHelper;
|
|||
*/
|
||||
public final class Environment {
|
||||
|
||||
public static final String VERSION = "3.2 cr3";
|
||||
public static final String VERSION = "3.3.0.CR1";
|
||||
|
||||
/**
|
||||
* <tt>ConnectionProvider</tt> implementor to use when obtaining connections
|
||||
|
|
Loading…
Reference in New Issue