/* $XFree86: xc/programs/xterm/version.h,v 3.72 2001/10/08 01:08:10 dickey Exp $ */ /* * These definitions are used to build the string that's printed in response to * "xterm -version", or embedded in "xterm -help". It is the version of * XFree86 to which this version of xterm has been built. The number in * parentheses is my patch number (T.Dickey). */ #define XTERM_PATCH 160 #define XFREE86_VERSION "XFree86 4.1.0"