opnsense-src/gnu/usr.bin/sort/version.c

4 lines
92 B
C
Raw Normal View History

1993-11-08 12:09:50 -05:00
#include <config.h>
#include "version.h"
1996-02-12 01:45:43 -05:00
const char *version_string = "GNU textutils 1.14";