diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-04 11:26:33 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-04 11:26:33 -0700 |
| commit | 58bef06809ee25b64ed4b08afe4514005eee2c44 (patch) | |
| tree | b05c1099e0c5d41903366b3e08b005fe8137a04d | |
| parent | 476c6abc7b7d0d4341df6f8db196c4bf34074c5b (diff) | |
Release 5.1.1.27J
Release 5.1.1.27J
Change-Id: I1a5755f56eb27f5373b5d2e2d98a9d668a19ac9e
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 84297cdc72dc..7f66577d911e 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 27 -#define QWLAN_VERSIONSTR "5.1.1.27I" +#define QWLAN_VERSIONSTR "5.1.1.27J" #endif /* QWLAN_VERSION_H */ |
