summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/lib/version.c
blob: 40f8cf4db1211b53a7d032967bafbd8ee06624bb (plain)
1
2
3
4
5
6
#include "c-auto.h"

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

const char *versionstring = WEB2CVERSION;