diff options
| author | Prakash Dhavali <pdhavali@codeaurora.org> | 2014-01-16 22:02:32 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2014-01-16 22:02:32 -0800 |
| commit | f195644ec925991499b1df00aa884f8e41d66b5b (patch) | |
| tree | 2bf9959229f9e51f7d93de4f9524dbccc562ea91 | |
| parent | 501ea4acc979874e19eb972e64c647726cd71675 (diff) | |
Revert "Release 4.0.0.69"
This reverts commit 501ea4acc979874e19eb972e64c647726cd71675.
| -rw-r--r-- | CORE/MAC/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CORE/MAC/inc/qwlan_version.h b/CORE/MAC/inc/qwlan_version.h index c743e0610ab2..96e6baa38e77 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -40,9 +40,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MAJOR 4 #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 0 -#define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 69 +#define QWLAN_VERSION_EXTRA "D" +#define QWLAN_VERSION_BUILD 68 -#define QWLAN_VERSIONSTR "4.0.0.69" +#define QWLAN_VERSIONSTR "4.0.0.68D" #endif /* QWLAN_VERSION_H */ |
