|
@@ -32,7 +32,7 @@ final class Zend_Version
|
|
|
/**
|
|
/**
|
|
|
* Zend Framework version identification - see compareVersion()
|
|
* Zend Framework version identification - see compareVersion()
|
|
|
*/
|
|
*/
|
|
|
- const VERSION = '1.8.0dev';
|
|
|
|
|
|
|
+ const VERSION = '1.9.0a1';
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
* Compare the specified Zend Framework version string $version
|
|
* Compare the specified Zend Framework version string $version
|