diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-24 07:42:38 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-24 07:42:38 -0700 |
| commit | 73d6c0c71529066bd4f35fe5fbacbf7d4abe69d3 (patch) | |
| tree | 02b21e03e320ca1e673c4a51dd5ad96f31d85cfd | |
| parent | 5867a7592465ee2c871c3386c36befd05ac91231 (diff) | |
Release 5.1.1.29Q
Release 5.1.1.29Q
Change-Id: Ide241deeab2039b429a27938c92f1e9b92e273aa
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 75dd06b57134..76c87b553d4c 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 29 -#define QWLAN_VERSIONSTR "5.1.1.29P" +#define QWLAN_VERSIONSTR "5.1.1.29Q" #endif /* QWLAN_VERSION_H */ |
