summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-16 07:26:26 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-17 12:05:35 -0700
commit3d9c0bb48dca69999da7e8081a399ee3468e4e52 (patch)
tree0b38e05ea2b3c90cd22fc9656284bc685bc3916c
parentd05578b7f837062d5c1bc07aa81a651816c0b808 (diff)
Release 5.1.1.4T
Release 5.1.1.4T Change-Id: I7c3308eace9677cdc039dbd6fe8ecb1966c76da9 CRs-Fixed: 688141
-rw-r--r--core/mac/inc/qwlan_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h
index aecc4cd31eee..32b12e9ad41a 100644
--- a/core/mac/inc/qwlan_version.h
+++ b/core/mac/inc/qwlan_version.h
@@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 1
#define QWLAN_VERSION_PATCH 1
-#define QWLAN_VERSION_EXTRA "S"
+#define QWLAN_VERSION_EXTRA "T"
#define QWLAN_VERSION_BUILD 4
-#define QWLAN_VERSIONSTR "5.1.1.4S"
+#define QWLAN_VERSIONSTR "5.1.1.4T"
#endif /* QWLAN_VERSION_H */