X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/0c2b05b735dabdb54923f7bdecad58dfea27505e..a63600a1fc28dbc7ae7ce9f996829c49a25fb33c:/build_common.sh diff --git a/build_common.sh b/build_common.sh index 3c9d7d4c..3264d2e9 100644 --- a/build_common.sh +++ b/build_common.sh @@ -214,6 +214,7 @@ os_id() { ;; Haiku) # Meaningful version is the substring before the plus sign. + # "hrev56578" stands for "R1/beta4". # "hrev55181" stands for "R1/beta3". # "hrev54154" stands for "R1/beta2". : "${os_id_version:=`uname -v`}"