diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-18 02:20:56 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-18 02:20:56 -0800 |
| commit | 110ac9ef810fca20c9eb785cd0482fa6e6743a8e (patch) | |
| tree | 1a6678e72563c3fcd8cfdaf51ff0b3e98c8fcffb | |
| parent | aa6a64449b3c667f01bae69cf77f328f60d9fbd6 (diff) | |
Release 5.1.0.45H
Release 5.1.0.45H
Change-Id: Iafbbe77abd327d79baf3e91e07d5e4aa7eeba8b7
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 73ff6060b745..cce222e6e5f5 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.1.0.45G" +#define QWLAN_VERSIONSTR "5.1.0.45H" #endif /* QWLAN_VERSION_H */ |
