summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/lib/version.c
blob: 054b0abc0be1030304e4a77d55ff9886526d3a88 (plain)
1
2
3
4
5
6
#include <w2c/c-auto.h>

/* This string is appended to all the banners and used in --version.  */
/* Public domain. */

const char *versionstring = WEB2CVERSION;