diff options
| author | Prakash Dhavali <pdhavali@codeaurora.org> | 2016-08-15 21:08:13 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-17 11:21:47 -0700 |
| commit | 8080d23b71fa774be2fe307748a27aabd47cfd3f (patch) | |
| tree | 03f1c2c661507325e15fe78ea431c6523032c806 | |
| parent | ddce59aeef0f46e7af211db9c2105c70fbd57912 (diff) | |
Release 5.1.0.23J
Release 5.1.0.23J
Change-Id: I2972bfd1d092b01c9d819afe64c6a14bbaab0de9
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 89588faf43d7..c1070c98da96 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 23 -#define QWLAN_VERSIONSTR "5.1.0.23I" +#define QWLAN_VERSIONSTR "5.1.0.23J" #endif /* QWLAN_VERSION_H */ |
