Re: [svn:DBD-Pg] r9823 - in DBD-Pg/trunk: . t
Andrew Dunstan <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Message-ID | <[email protected]> |
David E. Wheeler wrote: >> A three-number version is really a necessity however, else there is >> no easy >> way to tell a minor bug fix from a normal next-version-with-new-features >> release, a problem we've had in the past. > > Sure there is. Use the second decimal place to indicate. A major > update would be 1.60 or 2.10, while a minor update would be 1.61 or 2.11. > > Then we are restricted to 10 values for each ... that seems rather restrictive. And yes, I'd be annoyed if some extra dependency were added - do I count as "a significant subset"? ;-) cheers andrew