blob: af9e3c12bde73d4805dc1835a89c72f811491c00 [file] [log] [blame]
Theodore Ts'o3839e651997-04-26 13:21:57 +00001/*
2 * version.h --- controls the version number printed by the e2fs
3 * programs.
4 *
Theodore Ts'oae851481997-04-29 18:13:24 +00005 * Copyright 1995, 1996, 1997 by Theodore Ts'o. This file may be
6 * redistributed under the GNU Public License.
Theodore Ts'o3839e651997-04-26 13:21:57 +00007 */
8
Theodore Ts'oc9833a61998-07-05 19:37:53 +00009#define E2FSPROGS_VERSION "1.12"
10#define E2FSPROGS_DATE "4-Jul-98"