Lines Matching defs:version
14 * the Free Software Foundation; either version 2 of the License, or
15 * (at your option) any later version.
54 /* #include "version.h" */
133 * version - Print version information about the program
139 static void version(void)
172 " -V, --version Display version information\n"
206 { "version", no_argument, NULL, 'V' },
315 version();