Release 5.2.0.37B

Release 5.2.0.37B

Change-Id: Ifdf63a7ff08159a31f10f09adb18b759abb7280b
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-08-05 23:53:31 -07:00
parent d91a6840f6
commit 3be41c29e6

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 "A" #define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 37 #define QWLAN_VERSION_BUILD 37
#define QWLAN_VERSIONSTR "5.2.0.37A" #define QWLAN_VERSIONSTR "5.2.0.37B"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */