aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/nr-rrc/packet-nr-rrc-template.c
diff options
context:
space:
mode:
authorPascal Quantin <pascal@wireshark.org>2022-01-03 17:26:39 +0100
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-01-03 16:58:20 +0000
commit7f9b4292c112758f01f68d3c8bf45d353614ec63 (patch)
tree982df3617f2148d8185e039e378d2f506b7e1f96 /epan/dissectors/asn1/nr-rrc/packet-nr-rrc-template.c
parent21465962fd5ec03ba9d911d630e5c5895d765e78 (diff)
NR RRC: upgrade dissector to v16.7.0
Diffstat (limited to 'epan/dissectors/asn1/nr-rrc/packet-nr-rrc-template.c')
-rw-r--r--epan/dissectors/asn1/nr-rrc/packet-nr-rrc-template.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/asn1/nr-rrc/packet-nr-rrc-template.c b/epan/dissectors/asn1/nr-rrc/packet-nr-rrc-template.c
index c495d497e2..94026ddd76 100644
--- a/epan/dissectors/asn1/nr-rrc/packet-nr-rrc-template.c
+++ b/epan/dissectors/asn1/nr-rrc/packet-nr-rrc-template.c
@@ -1,8 +1,8 @@
/* packet-nr-rrc-template.c
* NR;
* Radio Resource Control (RRC) protocol specification
- * (3GPP TS 38.331 V16.6.0 Release 16) packet dissection
- * Copyright 2018-2021, Pascal Quantin
+ * (3GPP TS 38.331 V16.7.0 Release 16) packet dissection
+ * Copyright 2018-2022, Pascal Quantin
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>