diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-30 02:04:41 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-30 02:04:41 -0700 |
| commit | 9512d679f00910ffabb14d9cae1be24a58746fb0 (patch) | |
| tree | a117d799b45f60ca3ced8567861a70c5d87d08a4 | |
| parent | 34e9fa3c927f9e20d654c497d781c1de65fc5cb0 (diff) | |
Release 5.1.1.30N
Release 5.1.1.30N
Change-Id: Id944a1a880f55663602d0cb0c921daf705c682de
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 0d00a0f5dd5a..b1afb9ddcd0c 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 "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 30 -#define QWLAN_VERSIONSTR "5.1.1.30M" +#define QWLAN_VERSIONSTR "5.1.1.30N" #endif /* QWLAN_VERSION_H */ |
