]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
e2fsprogs: fix non-three-char month in version.h
authorLonnie Abelbeck <lonnie@abelbeck.com>
Wed, 18 Jul 2018 20:37:09 +0000 (15:37 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 20 Jul 2018 14:57:09 +0000 (10:57 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
version.h

index 2fda43f57fe98f7a9ea95ec700eb07e4f9eab782..b182752502051f9f090629876519ec798f7be54a 100644 (file)
--- a/version.h
+++ b/version.h
@@ -8,4 +8,4 @@
  */
 
 #define E2FSPROGS_VERSION "1.44.3"
-#define E2FSPROGS_DATE "10-July-2018"
+#define E2FSPROGS_DATE "10-Jul-2018"