aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nas_eps.c
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2017-09-07 21:04:43 +0200
committerPascal Quantin <pascal.quantin@gmail.com>2017-09-07 19:05:48 +0000
commit765fc1d53374a0c9177bc634f5b928371fb98110 (patch)
tree656ea8e1e698084f0c6f744284a502e80b649716 /epan/dissectors/packet-nas_eps.c
parentb4cd63921c7134ab27da71369b50e26109d485cd (diff)
NAS EPS: update version info
Change-Id: Ic7f6353af47b494e3853d16c93cbcddff025888c Reviewed-on: https://code.wireshark.org/review/23429 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-nas_eps.c')
-rw-r--r--epan/dissectors/packet-nas_eps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-nas_eps.c b/epan/dissectors/packet-nas_eps.c
index f6d4ca648d..784ec46e11 100644
--- a/epan/dissectors/packet-nas_eps.c
+++ b/epan/dissectors/packet-nas_eps.c
@@ -21,7 +21,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * References: 3GPP TS 24.301 V13.10.0 (2017-06)
+ * References: 3GPP TS 24.301 V14.4.0 (2017-06)
*/
#include "config.h"