Release 5.2.0.187J

Release 5.2.0.187J

Change-Id: I2e8a30d857138c0f2944d4a67aeb09252117d093
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-05-22 13:53:50 -07:00
parent c215494e1b
commit 2f03788ba1

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 "I" #define QWLAN_VERSION_EXTRA "J"
#define QWLAN_VERSION_BUILD 187 #define QWLAN_VERSION_BUILD 187
#define QWLAN_VERSIONSTR "5.2.0.187I" #define QWLAN_VERSIONSTR "5.2.0.187J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */