blob: d894e111a90458f77c84b0b954b3a67fbe979dcf [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'ofeb12192005-06-20 18:00:55 -04005 * Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
6 * 2004, 2005 by Theodore Ts'o. This file may be redistributed under
7 * the GNU Public License.
Theodore Ts'o3839e651997-04-26 13:21:57 +00008 */
9
Theodore Ts'o3285a9c2005-12-10 23:05:30 -050010#define E2FSPROGS_VERSION "1.39-WIP"
Theodore Ts'o1d3c9aa2005-12-31 16:46:46 -050011#define E2FSPROGS_DATE "31-Dec-2005"