summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2017-01-03 21:10:24 -0800
committerqcabuildsw <qcabuildsw@localhost>2017-01-03 21:10:24 -0800
commit5e8d1ef397fedc6133b490179093f556ca7b0c64 (patch)
tree5c007ebc601b966aad90fffe3975dc32fc661885
parente5c90a83652ab5becdefba25806cb84d645e6674 (diff)
Release 5.1.0.42T
Release 5.1.0.42T Change-Id: I14eadce205afa2dd2682ea1216450a9c3d629f6c 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 81e6618a4c18..780d72409dc0 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 0
-#define QWLAN_VERSION_EXTRA "S"
+#define QWLAN_VERSION_EXTRA "T"
#define QWLAN_VERSION_BUILD 42
-#define QWLAN_VERSIONSTR "5.1.0.42S"
+#define QWLAN_VERSIONSTR "5.1.0.42T"
#endif /* QWLAN_VERSION_H */