Wireshark-commits: [Wireshark-commits] master 1243976: Move make-version.pl to tools.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 10 Jan 2019 05:18:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1243976ccdf5d76812d6dd05eaf5a1769a454d9b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1243976 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Move make-version.pl to tools.
    
    Move make-version.pl to the tools directory.
    
    Change-Id: I7c3ec8951a682d45d650e3fdb1580d90bf19e8b4
    Reviewed-on: https://code.wireshark.org/review/31473
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  69a7caa   WSDG: Move README.packaging to the Developer's Guide.
     add  1243976   Move make-version.pl to tools.


Summary of changes:
 CMakeLists.txt                           |  6 ++--
 appveyor.yml                             |  2 +-
 docbook/developer-guide-docinfo.xml      |  2 +-
 docbook/user-guide-docinfo.xml           |  4 +--
 packaging/nsis/CMakeLists.txt            |  2 +-
 packaging/wix/CMakeLists.txt             |  2 +-
 tools/git-export-release.sh              |  2 +-
 make-version.pl => tools/make-version.pl | 55 ++++++++++++++++----------------
 8 files changed, 38 insertions(+), 37 deletions(-)
 rename make-version.pl => tools/make-version.pl (92%)