diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-05-11 14:41:04 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-05-11 14:42:13 -0700 |
| commit | c332b35416aebedd1623c8b22f3564397665e326 (patch) | |
| tree | 2f2c9cdc1b211194b1680be0136822b0382f2cb2 | |
| parent | e6409f54925d2ac5b9dd82074a62e793c489ffe1 (diff) | |
Release 5.1.0.7A
Release 5.1.0.7A
Change-Id: I544f83bd429bd6d4f0fb645db6d08c84d4435dc0
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index d390a25d64ca..b225c7fecf54 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 0 -#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 7 -#define QWLAN_VERSIONSTR "5.1.0.7" +#define QWLAN_VERSIONSTR "5.1.0.7A" #endif /* QWLAN_VERSION_H */ |
