Release 5.1.0.23A

Release 5.1.0.23A

Change-Id: I0887db4ed7098dc91635e813eb778d5b639300f7
CRs-Fixed: 688141
This commit is contained in:
Vishwajith Upendra
2016-08-05 12:53:20 -07:00
committed by Gerrit - the friendly Code Review server
parent 4446dddc3a
commit d17105a98b

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 "" #define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 23 #define QWLAN_VERSION_BUILD 23
#define QWLAN_VERSIONSTR "5.1.0.23" #define QWLAN_VERSIONSTR "5.1.0.23A"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */