Trunk always points to the next upcoming release.
Use branch 1.9 instead when you want to use release 1.9 only.
Greetings
Thomas Weidner, I18N Team Leader, Zend Framework
http://www.thomasweidner.com
----- Original Message -----
From: "Victor Farazdagi" <[email protected]>
To: <[email protected]>
Sent: Friday, December 18, 2009 2:56 PM
Subject: [fw-general] version number in Zend_Version
Hi!
How come current Zend_Version points to 1.10.0alpha? I noticed that
zf show version
brings 1.10.0alpha - thought I had some issues with my include path
(probably including some old version of ZF). But nope, I check out from
the trunk, and Zend/Version.php contains exactly "1.10.0alpha".
Probably, I just missed the versioning scheme, but shouldn't it be
something along the lines of 1.9.*dev?
Could somebody elaborate on it?
Thanks,
Victor