From: Theodore Ts'o Date: Sun, 29 Mar 2015 04:31:52 +0000 (-0400) Subject: Update version.h X-Git-Tag: v1.43-WIP-2015-05-18~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b5c6c78d52934b31459a0313c9a540a720d674b;p=thirdparty%2Fe2fsprogs.git Update version.h Signed-off-by: Theodore Ts'o --- diff --git a/debian/changelog b/debian/changelog index f14b7f539..b750d2c50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -e2fsprogs (1.43~WIP-2014-12-14-1) unstable; urgency=low +e2fsprogs (1.43~WIP-2015-03-29-1) unstable; urgency=low * Merge in updates from the maint branch (changes from 1.42.12-1) * Add support for inline directories * Add support for the jbd2 checksum v3 format * New dumpe2fs format + * Add support for file encryption feature -- Theodore Y. Ts'o Sun, 14 Dec 2014 22:49:03 -0500 diff --git a/version.h b/version.h index 61a9129f6..8cefb8f26 100644 --- a/version.h +++ b/version.h @@ -8,4 +8,4 @@ */ #define E2FSPROGS_VERSION "1.43-WIP" -#define E2FSPROGS_DATE "14-Dec-2014" +#define E2FSPROGS_DATE "29-Mar-2015"