diff options
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3,9 +3,9 @@ * programs. * * Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, - * 2004, 2005 by Theodore Ts'o. This file may be redistributed under - * the GNU Public License. + * 2004, 2005, 2006, 2007 by Theodore Ts'o. This file may be + * redistributed under the GNU Public License. */ -#define E2FSPROGS_VERSION "1.40.2" -#define E2FSPROGS_DATE "12-Jul-2007" +#define E2FSPROGS_VERSION "1.40.3" +#define E2FSPROGS_DATE "05-Dec-2007" |