1
0
mirror of synced 2025-03-21 15:33:51 +03:00

Added version and moved package file.

This commit is contained in:
Jonathan.Wage 2007-10-22 05:09:22 +00:00
parent 9ce5f1dd9a
commit 8588f221dd
3 changed files with 55 additions and 50 deletions

View File

@ -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;
}
}
}

File diff suppressed because one or more lines are too long

49
package.xml Normal file

File diff suppressed because one or more lines are too long