version.c
[
plain text
]
#
include
<config.h>
#
include
"version.h"
const
char
*version_string =
"GNU textutils 1.14"
;