Release 5.2.0.137Y

Release 5.2.0.137Y

Change-Id: I06994da083e7576a51885a350922d4559ff642f3
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-06-25 13:06:34 -07:00
부모 ccd7fdcd23
커밋 fdc99969af

파일 보기

@@ -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 "X" #define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 137 #define QWLAN_VERSION_BUILD 137
#define QWLAN_VERSIONSTR "5.2.0.137X" #define QWLAN_VERSIONSTR "5.2.0.137Y"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */