diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-15 23:45:57 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-15 23:45:57 -0800 |
| commit | 7cf886df2e5b70fbd7ebfbaf648e4ae45bf32fc8 (patch) | |
| tree | b57fdba4d244b17b085b229f9660878ff654ecaf | |
| parent | 0f3e0fff3925366ef9f26ec97e96e18ceb0edab3 (diff) | |
Release 5.1.0.45
Release 5.1.0.45
Change-Id: I9a3290e7f76dcba40ff1fa282b9378757e8b749a
CRs-Fixed: 688141
| -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 86a7891df370..8298a49c3f6e 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 44 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.1.0.44Z" +#define QWLAN_VERSIONSTR "5.1.0.45" #endif /* QWLAN_VERSION_H */ |
