diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-01 13:33:24 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-01 13:33:25 -0700 |
| commit | 206a927bf80a12466cf23ca3f9067e4d230b9bf0 (patch) | |
| tree | 5290adac7ad6ae76c1f58a4e8a5afc9cd16805bb | |
| parent | 0241f010fef898631242eddfbc9e62c1f9953c69 (diff) | |
Release 5.1.0.22P
Release 5.1.0.22P
Change-Id: Ibfaf4d623086015d682b6a1149871c84aa84f48f
CRs-Fixed: 688141
| -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 e1afa6f891da..4338c254c49a 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 0 -#define QWLAN_VERSION_EXTRA "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22O" +#define QWLAN_VERSIONSTR "5.1.0.22P" #endif /* QWLAN_VERSION_H */ |
