diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-01 12:34:05 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-01 12:34:06 -0700 |
| commit | 3d2540f06b2d63fe5665ed888a213324e5144a04 (patch) | |
| tree | 9bc2f6c06b5a17d644ff1728e53b121e89ff2e41 | |
| parent | 3aee13142b47cf31ed00919e7acb450b58c973a0 (diff) | |
Release 5.1.0.22O
Release 5.1.0.22O
Change-Id: Iea513d766d38222c5d912e4fb133ee4498b45005
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 799e6096f3e6..e1afa6f891da 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22N" +#define QWLAN_VERSIONSTR "5.1.0.22O" #endif /* QWLAN_VERSION_H */ |
