162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci    ivtv driver version information
462306a36Sopenharmony_ci    Copyright (C) 2005-2007  Hans Verkuil <hverkuil@xs4all.nl>
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci */
762306a36Sopenharmony_ci
862306a36Sopenharmony_ci#ifndef IVTV_VERSION_H
962306a36Sopenharmony_ci#define IVTV_VERSION_H
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ci#define IVTV_DRIVER_NAME "ivtv"
1262306a36Sopenharmony_ci#define IVTV_VERSION "1.4.3"
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ci#endif
15