blob: 1f6d7a37fc896948f63d0a435892dea465158b64 [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 *
Theodore Ts'o77648562001-05-14 13:04:44 +00005 * Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001 by Theodore
6 * Ts'o. This file may be redistributed under the GNU Public License.
Theodore Ts'o3839e651997-04-26 13:21:57 +00007 */
8
Theodore Ts'od1ef5c32001-07-20 12:35:11 -04009#define E2FSPROGS_VERSION "1.23-WIP"
Theodore Ts'obf16d102001-07-27 22:20:06 -040010#define E2FSPROGS_DATE "27-Jul-2001"