[phpMyAdmin Developers] Library version numbers

Isaac Bennetch <[email protected]> Tue, 8 Jan 2019 15:44:26 -0500
Newsgroups gmane.comp.php.phpmyadmin.devel
Message-ID <CAFb5Y7r8VHQOKtCiThHzyE-J8xeJREpu+Z+X1ciFPDcxT1VqpQ@mail.gmail.com>
Hi team,

Our library project version numbers are a bit of a mess right now. We
maintain sql-parser, motranslator, and shapefile.

For sql-parser, we use git tags of the style "v4.3.1" and I'd like to
get rid of the "v" so tags are simply "5.0.0" and so on. This might
require a tweak to our infrastructure to create the GitHub release
(https://github.com/phpmyadmin/sql-parser/releases).

The other two use x.y style release names, and I'd like to add a patch
version so all tags moving forward are three numbers (x.y.z).

Any comments, support, or objections?

_______________________________________________
Developers mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/developers