blob: 223fd0af201e76bb32b5ad7b3cb9389d987a3e0d [file] [log] [blame]
Theodore Ts'obbfa3aa1998-03-21 07:12:46 +00001/*
2 * version.h --- controls the version number printed by the resize2fs
3 * program.
4 *
5 * Copyright 1995, 1996, 1997, 1998 by Theodore Ts'o. This file may
6 * be redistributed under the GNU Public License.
7 */
8
Theodore Ts'o612ff391998-09-29 04:00:55 +00009#define E2FSPROGS_VERSION "1.03"
10#define E2FSPROGS_DATE "28-Sep-98"
Theodore Ts'obbfa3aa1998-03-21 07:12:46 +000011