emms-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emms-patches] Version numbering scheme


From: Tim Landscheidt
Subject: [Emms-patches] Version numbering scheme
Date: Sun, 27 Jun 2010 21:31:17 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hi,

at the moment the source at HEAD identifies the version as
"3.0" in Makefile and lisp/emms.el - this is bad, as it can
lead to confusion with the released 3.0.

  I don't think that it is necessary a define a full-fledged
numbering scheme à la alpha, beta, rc1, rc2, release, but I
would like to be able to:

- distinguish hot code being currently developed from code
  having been released ("4.0dev" being the predecessor for
  "4.0"?), and
- maintain previous releases, i.e., while new features are
  being added to the "4.0dev" line, bug fixes (in theory)
  are backported to "3.1dev" -> "3.1" (or "3.0.2dev" ->
  "3.0.2").

Any thoughts?

Tim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]