diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-30 04:45:05 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-30 04:45:05 -0700 |
| commit | f245cfc7690b679350872d119e4a043e88e5dfed (patch) | |
| tree | e1a8032a97e27d6f4f6ed30d69efeb68d3984c61 | |
| parent | 1318694712f3d5231c0ff13441fbeb3e0c0ca31c (diff) | |
Release 5.1.1.30P
Release 5.1.1.30P
Change-Id: Ib179f6295289f56e878e2dd430deba52c3477080
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 672287f73ce3..a71ab5f519a0 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 30 -#define QWLAN_VERSIONSTR "5.1.1.30O" +#define QWLAN_VERSIONSTR "5.1.1.30P" #endif /* QWLAN_VERSION_H */ |
