diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-05 22:08:46 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-10-06 12:14:32 -0700 |
| commit | bf40ffda0959ee6fa0499ad8f613e053057ab383 (patch) | |
| tree | 1abcc988814395b3939f11f6d7a00997d0a901ec | |
| parent | 9778119e28cecf2868170dcb0838f856b612a1c2 (diff) | |
Release 5.1.1.35P
Release 5.1.1.35P
Change-Id: I6e1c5f1a53d61168cf63491b4444b50505c4d783
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 f18252bee992..6bb9689f9796 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 35 -#define QWLAN_VERSIONSTR "5.1.1.35O" +#define QWLAN_VERSIONSTR "5.1.1.35P" #endif /* QWLAN_VERSION_H */ |
