diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-20 17:22:02 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-20 17:22:02 -0800 |
| commit | cc30f4ae4fcff9cf9e112108613ac0ec62b1b7ea (patch) | |
| tree | 76cfe3edffb8880297417b4a10ccff724e3c2cd4 | |
| parent | 5bea0b64d85e88ba7fa1b7860c8a1c9676668002 (diff) | |
Release 5.1.1.39O
Release 5.1.1.39O
Change-Id: Ic9c47fef05de5bb0ce185281a3374207dee011ba
CRs-Fixed: 774533
| -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 fd3bc37be863..889408d6aea5 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 1 -#define QWLAN_VERSION_EXTRA "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 39 -#define QWLAN_VERSIONSTR "5.1.1.39N" +#define QWLAN_VERSIONSTR "5.1.1.39O" #endif /* QWLAN_VERSION_H */ |
