1 /* revision.h -- define the version number
2 * Copyright (C) 1992-1993 Jean-loup Gailly.
3 * This is free software; you can redistribute it and/or modify it under the
4 * terms of the GNU General Public License, see the file COPYING.
7 #define VERSION "1.2.4"
9 #define REVDATE "18 Aug 93"
11 /* This version does not support compression into old compress format: */