summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorService qcabuildsw <qcabuildsw@localhost>2016-07-20 13:31:19 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-07-20 13:31:19 -0700
commit9fdc66f29e2f2d3103b41a2b1abe706c953f3da3 (patch)
treeae1fc4a33c46ae1333546544adfb31f88a3a84dd
parent9802597c243cf8f18f88cff4e51a065b24a22682 (diff)
parent037bbf6a0da6b46be90b1a20132913a94caf248d (diff)
Merge "Release 5.1.0.22A" into wlan-cld3.driver.lnx.1.1-dev
-rw-r--r--core/mac/inc/qwlan_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h
index 4909fc5993e3..8ccd0886c670 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 ""
+#define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 22
-#define QWLAN_VERSIONSTR "5.1.0.22"
+#define QWLAN_VERSIONSTR "5.1.0.22A"
#endif /* QWLAN_VERSION_H */