Lines Matching defs:version
9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
32 #include "version.h"
957 "-V, --version print current version\n"
961 "-u, --ump=version UMP output (only version=1 is supported)\n"
967 static void version(void)
969 puts("aplaymidi version " SND_UTIL_VERSION_STR);
984 {"version", 0, NULL, 'V'},
1005 version();
1036 check_snd("set midi version", err);