1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/gnu/usr.bin/sort/version.c
1996-02-12 06:45:43 +00:00

4 lines
92 B
C

#include <config.h>
#include "version.h"
const char *version_string = "GNU textutils 1.14";