Release 5.2.0.43T

Release 5.2.0.43T

Change-Id: I9b755269a31ff4d4449d972486638fa40ff7f320
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-09-15 17:26:53 -07:00
parent 6d261f883f
commit 557ea8ff73

View File

@@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_EXTRA "T"
#define QWLAN_VERSION_BUILD 43 #define QWLAN_VERSION_BUILD 43
#define QWLAN_VERSIONSTR "5.2.0.43S" #define QWLAN_VERSIONSTR "5.2.0.43T"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */