]> Git Repo - linux.git/blob - drivers/net/wireless/ath/carl9170/version.h
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[linux.git] / drivers / net / wireless / ath / carl9170 / version.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __CARL9170_SHARED_VERSION_H
3 #define __CARL9170_SHARED_VERSION_H
4 #define CARL9170FW_VERSION_YEAR 16
5 #define CARL9170FW_VERSION_MONTH 2
6 #define CARL9170FW_VERSION_DAY 15
7 #define CARL9170FW_VERSION_GIT "1.9.9"
8 #endif /* __CARL9170_SHARED_VERSION_H */
This page took 0.036295 seconds and 4 git commands to generate.