Release 5.2.0.122H

Release 5.2.0.122H

Change-Id: I80555de9d59d0c523b064357df063431db85ee03
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-02-27 03:13:38 -08:00
parent f359dd2770
commit e0740b600d

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 "G" #define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_BUILD 122 #define QWLAN_VERSION_BUILD 122
#define QWLAN_VERSIONSTR "5.2.0.122G" #define QWLAN_VERSIONSTR "5.2.0.122H"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */