wireshark/echld
Guy Harris c46329c27b Add a routine to return a version string including VCS information.
Add a routine get_ws_vcs_version_info() that, for builds from a tree
checked out from Wireshark's version control system, returns a string
that includes both the Wireshark version number and an indication of
what particular VCS version was checked out, and just returns
Wireshark's version number for other builds.

Use that routine rather than manually gluing VERSION and the Git version
number together.

("vcs", not "git", just in case we do something bizarre or mercurial
some day. :-))

Change-Id: Ie5c6dc83b9d3f56655eaef30fec3ec9916b6320d
Reviewed-on: https://code.wireshark.org/review/2529
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2014-06-22 01:06:25 +00:00
..
CMakeLists.txt Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.am Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.common cfutils.c is now part of libwsutil. 2014-06-21 18:39:21 +00:00
Makefile.nmake Remove 'include win32.mak' from certain nmake files when not needed. 2014-05-01 15:12:46 +00:00
child.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
common.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
dispatcher.c Add a routine to return a version string including VCS information. 2014-06-22 01:06:25 +00:00
echld-int.h Move get_copyright_info() to wsutil. 2014-06-21 17:33:05 +00:00
echld-util.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
echld-util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
echld.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
parent.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00