blob: a1bff9e16b3f9993c31ceaa0a8923b786df51dd1 [file] [log] [blame]
/*
* Copyright (c) 2012-2013 Qualcomm Atheros, Inc.
* All Rights Reserved.
* Qualcomm Atheros Confidential and Proprietary.
*/
#ifndef QWLAN_VERSION_H
#define QWLAN_VERSION_H
/*===========================================================================
FILE:
qwlan_version.h
BRIEF DESCRIPTION:
WLAN Host Version file.
Build number automaticly updated by build scripts.
Copyright (c) 2008-2011 QUALCOMM Incorporated.
All Right Reserved.
Qualcomm Confidential and Proprietary
===========================================================================*/
#define QWLAN_VERSION_MAJOR 3
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 3
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 246
#define QWLAN_VERSIONSTR "3.2.3.246"
#endif /* QWLAN_VERSION_H */