Release 5.2.0.193J

Release 5.2.0.193J

Change-Id: I95fa77fd90788f1d1f4f50746b427d85e2b190c6
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-07-09 11:32:55 -07:00
parent 59e699aa03
commit b45dbd221c

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 193 #define QWLAN_VERSION_BUILD 193
#define QWLAN_VERSIONSTR "5.2.0.193I" #define QWLAN_VERSIONSTR "5.2.0.193J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */