diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-02-27 08:09:00 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-02-27 10:22:56 +0100 |
commit | 8e205bf680e57eeee5eced6a86fcac6670388077 (patch) | |
tree | 43772e87114b42b1382028b3d6021246ab5eae9c /data/qmi-service-nas.json | |
parent | d43b5714ae189bdc11d3502b78fcc11b05a2b863 (diff) |
libqmi-glib,nas: 3GPP2 home network TLV rename already in 1.24.6
(cherry picked from commit 54c40b7ceedb8e5f512f1f4c9ee256fbf50b78a7)
Diffstat (limited to 'data/qmi-service-nas.json')
-rw-r--r-- | data/qmi-service-nas.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/qmi-service-nas.json b/data/qmi-service-nas.json index 3815021..60d7d28 100644 --- a/data/qmi-service-nas.json +++ b/data/qmi-service-nas.json @@ -1197,7 +1197,7 @@ { "name" : "Home Network 3GPP2 Ext", "id" : "0x11", "type" : "TLV", - "since" : "1.26", + "since" : "1.24.6", "format" : "sequence", "contents" : [ { "name" : "MCC", "format" : "guint16" }, |