summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-10-28 10:23:33 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-10-28 10:23:33 -0700
commitce86228dbf2a1eda5fb9d6af0231e5bd9df6c31f (patch)
treeac98e29639150fec5c7ed7a4a3abfd69e53260d4
parent075d500b58bf216ed6a12623b4b38f39b818302c (diff)
parent2ef0b049cf0ba89322a49d03eb9b7f1f50ad08ce (diff)
Merge "Release 5.1.0.33D" 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 cacfdfb530d5..113e4adcd023 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 "C"
+#define QWLAN_VERSION_EXTRA "D"
#define QWLAN_VERSION_BUILD 33
-#define QWLAN_VERSIONSTR "5.1.0.33C"
+#define QWLAN_VERSIONSTR "5.1.0.33D"
#endif /* QWLAN_VERSION_H */