![](https://secure.gravatar.com/avatar/da8638bce265a9edbab91dd837042d03.jpg?s=120&d=mm&r=g)
The problem with -dev is that it violates the rules of ASDF's own VERSION-SATISFIES. Instead of -dev, we should use the z part of an x.y.z version number or change version-satisfies. "Nikodemus Siivola" <nikodemus@random-state.net> wrote:
On 13 March 2010 16:36, Faré <fahree@gmail.com> wrote:
I don't know how to automatically add a -dev outside releases. If you know how to do that, I'm all ears.
I meant that first commit after a release -- say 2.0 -- sets the version string to "2.1-dev" and after that it isn't touched till it's time to release 2.1, at which point the -dev is manually removed. After release the version string goes to "2.2-dev", etc.
Cheers,
-- Nikodemus
_______________________________________________ asdf-devel mailing list asdf-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
-- Sent from my Android phone with K-9 Mail. Please excuse my brevity.