summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-12-22 09:36:32 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-22 09:36:32 -0800
commit2514f4c2402a41c748a5b2e2f57d28518010f608 (patch)
tree44c766d888630a939b20b35c7dd03c04cf6b7a4a
parent1c59bfa74309d220902c8a24338200706dfa2546 (diff)
parentc4e3374faf6d5c69a22cdc2548d4c66984cb1b15 (diff)
Merge "Release 5.1.0.41R" 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 73fa246d7612..44e54a87be86 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 "Q"
+#define QWLAN_VERSION_EXTRA "R"
#define QWLAN_VERSION_BUILD 41
-#define QWLAN_VERSIONSTR "5.1.0.41Q"
+#define QWLAN_VERSIONSTR "5.1.0.41R"
#endif /* QWLAN_VERSION_H */