blob: 4ec26e43632f475930439bddfb72a33a6fc42e66 [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.
Theodore Ts'o08283b51999-06-18 01:18:11 +00004 *
5 * Copyright 1995, 1996, 1997, 1998, 1999 by Theodore Ts'o. This file
6 * may be redistributed under the GNU Public License.
Theodore Ts'o3839e651997-04-26 13:21:57 +00007 */
8
Theodore Ts'ofdbba5c2000-02-08 23:16:51 +00009#define E2FSPROGS_VERSION "1.19-WIP"
Theodore Ts'o3eccb842000-04-06 21:20:23 +000010#define E2FSPROGS_DATE "6-Apr-2000"