diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-09 05:03:21 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:45 -0800 |
| commit | 1b74c6c517086be6d64e49fdb59b3cfaf74ec7a7 (patch) | |
| tree | 7a3f6d831865372f17783753287a833fd2492ab8 | |
| parent | ac027d9da729c364f96f5e7cddfbf00b90f56325 (diff) | |
Release 5.1.1.3A
Release 5.1.1.3A
Change-Id: I22eb1dfe60014a94f3f0ebef6fbe1ad50e942dc6
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 ed8bf669f228..3125e63b88b1 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 3 -#define QWLAN_VERSIONSTR "5.1.1.3" +#define QWLAN_VERSIONSTR "5.1.1.3A" #endif /* QWLAN_VERSION_H */ |
