summaryrefslogtreecommitdiff
path: root/make-version.pl
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-07-14 12:32:48 -0700
committerGerald Combs <gerald@wireshark.org>2016-07-14 19:34:39 +0000
commit06ba81b4f1acb371f7cbc2e351f6769a7d2627db (patch)
tree35df4bf021974024a28a2fa6bba610ddeddc88b0 /make-version.pl
parent36e8a6c3ee6127bb4b92d29ed558613be59c6d5d (diff)
downloadwireshark-06ba81b4f1acb371f7cbc2e351f6769a7d2627db.tar.gz
Build 2.1.1, second try.
The buildbots that create packages run `perl make-version.pl --set-release` at the beginning of each build. This in turn sets the extra version information for our generated packages to "-g<abbreviated hash>" for development builds, or "" (an empty string) for release builds. Hardcoding the extra version information to "-git" in CMakeLists.txt and configure.ac means we end up with wireshark-2.1.0-git.tar.bz2, Wireshark-win64-2.1.0-git.exe, etc. for release builds. Set them back to empty strings. Change-Id: Icdfb248d25ad4adbc9abe0bd938e410590e42828 Reviewed-on: https://code.wireshark.org/review/16439 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'make-version.pl')
0 files changed, 0 insertions, 0 deletions