e2fsprogs: fix non-three-char month in version.h

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
diff --git a/version.h b/version.h
index 2fda43f..b182752 100644
--- 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"