URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2f03cb7db611a469741904012d742d27209dc84
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b2f03cb by Gerald Combs (gerald@xxxxxxxx):
make-version.pl updates.
Set the version variables in CMakeLists.txt directly from
make-version.pl instead of pulling them from configure.ac.
Use the correct default value for VERSION_EXTRA in config.nmake.
wireshark-common.files was removed in g97e1491. We don't need to update
it any more.
Change-Id: I751b6df9ac16e19090712aa79a68e308397c1d25
Reviewed-on: https://code.wireshark.org/review/6483
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 2219f78 Netflow: do transport resolution on ports (if know they are UDP or TCP)
adds b2f03cb make-version.pl updates.
Summary of changes:
CMakeLists.txt | 49 ++++----------------------------------
make-version.pl | 71 ++++++++++++++++++++++++++++++++-----------------------
2 files changed, 46 insertions(+), 74 deletions(-)