Wireshark-commits: [Wireshark-commits] master c107896: Replace "GIT" with "VCS" in make-version.pl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Jan 2015 21:51:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c1078963b2ae0065b6ac8234b06f5a54737798a6
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c107896 by Guy Harris (guy@xxxxxxxxxxxx):

    Replace "GIT" with "VCS" in make-version.pl and files it manipulates.
    
    That makes it more VCS-neutral - apparently some people maintain private
    versions under VCSes other than Git, and make-version.pl still handles
    those VCSes.
    
    Change-Id: Ie4914b16fea8ce800582729260c5e9b9cf1111f4
    Reviewed-on: https://code.wireshark.org/review/6779
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a3f3d0b   Don't say "Git Rev" if the VCS being used isn't Git.
    adds  c107896   Replace "GIT" with "VCS" in make-version.pl and files it manipulates.


Summary of changes:
 config.nmake             |    6 +++---
 make-version.pl          |   36 ++++++++++++++++++------------------
 wsutil/ws_version_info.c |    4 ++--
 3 files changed, 23 insertions(+), 23 deletions(-)