Release 5.2.0.51A

Release 5.2.0.51A

Change-Id: Ia1b4fed9d872970acf56e0c44a38bdd59f8e52ba
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-10-25 13:41:20 -07:00
parent 2767f44d87
commit bedf1d798c

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 "" #define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 51 #define QWLAN_VERSION_BUILD 51
#define QWLAN_VERSIONSTR "5.2.0.51" #define QWLAN_VERSIONSTR "5.2.0.51A"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */