Release 5.2.0.133P

Release 5.2.0.133P

Change-Id: Ia3fa7d8ebe8e6f20bdb6cf7e18308b5aa0bd9c3d
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-05-16 18:06:45 -07:00
parent c4a6c30750
commit 0b135d1c9f

View File

@@ -32,9 +32,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 "O" #define QWLAN_VERSION_EXTRA "P"
#define QWLAN_VERSION_BUILD 133 #define QWLAN_VERSION_BUILD 133
#define QWLAN_VERSIONSTR "5.2.0.133O" #define QWLAN_VERSIONSTR "5.2.0.133P"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */