Release 5.2.0.29

Release 5.2.0.29

Change-Id: Ia168237e636957303bb76c6cacbe21ce49084efc
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-06-09 11:28:16 -07:00
parent 0d17c6a381
commit e1bcb52b09

View File

@@ -41,9 +41,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 "Z" #define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 28 #define QWLAN_VERSION_BUILD 29
#define QWLAN_VERSIONSTR "5.2.0.28Z" #define QWLAN_VERSIONSTR "5.2.0.29"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */