blob: 039ca6fbd102973fcb3d1b65e5493fd8168aee2a [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'oefc6f622008-08-27 23:07:54 -04004 *
Theodore Ts'ofeb12192005-06-20 18:00:55 -04005 * Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
Theodore Ts'ob8461222010-05-17 23:54:49 -04006 * 2004, 2005, 2006, 2007, 2008, 2009, 2010 by Theodore Ts'o. This
7 * file may be redistributed under the GNU Public License v2.
Theodore Ts'o3839e651997-04-26 13:21:57 +00008 */
9
Theodore Ts'o40e66e22018-08-18 21:14:56 -040010#define E2FSPROGS_VERSION "1.44.4"
11#define E2FSPROGS_DATE "18-Aug-2018"