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