diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-15 18:24:38 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-15 18:24:38 -0700 |
| commit | b7c95d019aca1f9ba2453b8cbfadaa883fa3f178 (patch) | |
| tree | 1479d93174eafa89edf6e231e51bf69249d9011b | |
| parent | 80fb5d03fe6dfa0c7e2b19d6ec54102465b8a748 (diff) | |
Release 5.1.1.32P
Release 5.1.1.32P
Change-Id: Ic9fb752df39106adc58ff841e8878accc3bdde48
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 d7130c57623b..30f3331c6aa6 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 32 -#define QWLAN_VERSIONSTR "5.1.1.32O" +#define QWLAN_VERSIONSTR "5.1.1.32P" #endif /* QWLAN_VERSION_H */ |
