Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-1.12 dcf0717: Don't put hyphens in the rc's versions.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 21 Jul 2014 22:22:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dcf071714461b4021574b2ed17b71a08854d707d
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

dcf0717 by Jeff Morriss (morriss@xxxxxxxxxxx):

    Don't put hyphens in the rc's versions.
    
    Apparently neither RPM nor the Debian packaging systems like having hyphens in
    in the version.
    
    This change leaves a hyphen in the daily builds (which means we can't build
    RPMs or .debs of those); we might want to consider changing that to a tilde
    (~).
    
    Change-Id: Iaa4f3135e9e6452c2e1e199d85540e50778c5cdc
    Reviewed-on: https://code.wireshark.org/review/2759
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  fd12a88   [Automatic manuf, services and enterprise-numbers update for 2014-07-20]
    adds  dcf0717   Don't put hyphens in the rc's versions.


Summary of changes:
 version.conf |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)