diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-12 15:45:21 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-12 15:45:22 -0700 |
| commit | e6c2c984ea8bd09da0681823abd577d69ac50146 (patch) | |
| tree | d340ba135d7b561084c5acf814b5da64017fb148 | |
| parent | d8f99f9e26c0fbf51bb321487b1a9e7fb1e523c4 (diff) | |
Release 5.1.1.36Q
Release 5.1.1.36Q
Change-Id: I4b6ba3442ae7a9c0f304754f3b457f704b60a4cc
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 6e9f0477a3bc..b7cf58240dc0 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 36 -#define QWLAN_VERSIONSTR "5.1.1.36P" +#define QWLAN_VERSIONSTR "5.1.1.36Q" #endif /* QWLAN_VERSION_H */ |
