Commit 8588f221 authored by Jonathan.Wage's avatar Jonathan.Wage

Added version and moved package file.

parent 9ce5f1dd
......@@ -33,6 +33,11 @@
*/
final class Doctrine
{
/**
* VERSION
*/
const VERSION = '0.1.0-DEV';
/**
* ERROR CONSTANTS
*/
......@@ -1078,4 +1083,4 @@ final class Doctrine
return true;
}
}
\ No newline at end of file
}
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment