diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 10:29:46 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-29 17:28:49 -0700 |
| commit | b378c64e87393fc5f39070551493297bf1aa73bd (patch) | |
| tree | eaa7adaa06f09657427b1bc184f77864d10acd55 | |
| parent | 79da812012e54c3c6180177c373bb562c66876fc (diff) | |
Release 5.1.0.34
Release 5.1.0.34
Change-Id: Ia8c74e0028661471b4bee42d81f526c80e9ac2c7
CRs-Fixed: 688141
(cherry picked from commit 8f73342466126b314c1ca1dbd297cbc6c256df57)
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 995ab8364c7a..514d2f3d78fd 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 "Z" -#define QWLAN_VERSION_BUILD 33 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.0.33Z" +#define QWLAN_VERSIONSTR "5.1.0.34" #endif /* QWLAN_VERSION_H */ |
