1c72fcc34Sopenharmony_ci/*
2c72fcc34Sopenharmony_ci *   ALSA command line mixer utility
3c72fcc34Sopenharmony_ci *   Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz>
4c72fcc34Sopenharmony_ci *
5c72fcc34Sopenharmony_ci *   This program is free software; you can redistribute it and/or modify
6c72fcc34Sopenharmony_ci *   it under the terms of the GNU General Public License as published by
7c72fcc34Sopenharmony_ci *   the Free Software Foundation; either version 2 of the License, or
8c72fcc34Sopenharmony_ci *   (at your option) any later version.
9c72fcc34Sopenharmony_ci *
10c72fcc34Sopenharmony_ci *   This program is distributed in the hope that it will be useful,
11c72fcc34Sopenharmony_ci *   but WITHOUT ANY WARRANTY; without even the implied warranty of
12c72fcc34Sopenharmony_ci *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13c72fcc34Sopenharmony_ci *   GNU General Public License for more details.
14c72fcc34Sopenharmony_ci *
15c72fcc34Sopenharmony_ci *   You should have received a copy of the GNU General Public License
16c72fcc34Sopenharmony_ci *   along with this program; if not, write to the Free Software
17c72fcc34Sopenharmony_ci *   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
18c72fcc34Sopenharmony_ci *
19c72fcc34Sopenharmony_ci */
20c72fcc34Sopenharmony_ci
21c72fcc34Sopenharmony_ci#include "../include/version.h"
22