From: Theodore Ts'o Date: Fri, 4 Oct 2019 01:47:52 +0000 (-0400) Subject: Mark version as 1.46-WIP X-Git-Tag: v1.46.0~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=721c7fa39bbb5fd1ae2f2b9541220b37b0993cd1;p=thirdparty%2Fe2fsprogs.git Mark version as 1.46-WIP Signed-off-by: Theodore Ts'o --- diff --git a/version.h b/version.h index f30047927..eb645b32f 100644 --- a/version.h +++ b/version.h @@ -7,5 +7,5 @@ * file may be redistributed under the GNU Public License v2. */ -#define E2FSPROGS_VERSION "1.45.4" -#define E2FSPROGS_DATE "23-Sep-2019" +#define E2FSPROGS_VERSION "1.46-WIP" +#define E2FSPROGS_DATE "03-Oct-2019"