Commit 9f20184f authored by Jonathan.Wage's avatar Jonathan.Wage

Updated version.

parent 0ee7ffee
......@@ -36,7 +36,7 @@ final class Doctrine
/**
* VERSION
*/
const VERSION = '0.1.0';
const VERSION = '1.0.0';
/**
* ERROR CONSTANTS
......@@ -1113,4 +1113,4 @@ final class Doctrine
{
return Doctrine_Lib::isValidClassName($className);
}
}
\ No newline at end of file
}
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