Lines Matching defs:version
9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
31 #include "version.h"
661 " -V,--version show version\n"
667 " -u,--ump=version set client MIDI version (0=legacy, 1= UMP MIDI 1.0, 2=UMP MIDI2.0)\n"
674 static void version(void)
676 puts("aseqdump version " SND_UTIL_VERSION_STR);
693 {"version", 0, NULL, 'V'},
720 version();