Release 5.1.0.33Y

Release 5.1.0.33Y

Change-Id: I7438d311c22416a826c65e35ccaaf97b52744e84
CRs-Fixed: 688141
(cherry picked from commit 8605902cf94dd3f0167926b0ec3c32c9b355c3ac)
This commit is contained in:
qcabuildsw
2016-10-28 04:09:01 -07:00
committed by Gerrit - the friendly Code Review server
parent fd68172e84
commit 4405cbfb79

View File

@@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_MINOR 1
#define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 33 #define QWLAN_VERSION_BUILD 33
#define QWLAN_VERSIONSTR "5.1.0.33X" #define QWLAN_VERSIONSTR "5.1.0.33Y"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */