Whamcloud - gitweb
Update version.h using the proper abbreviation for June
authorTheodore Ts'o <tytso@mit.edu>
Wed, 13 Jun 2012 19:36:56 +0000 (15:36 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 13 Jun 2012 20:06:54 +0000 (16:06 -0400)
The configure script uses the date string in version.h to calculate a
version date code.  This only used for tagging prerelease tarball, so
it's not a big deal, but fix this for correctness' sake.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
version.h

index 7aaddff..a1b96c9 100644 (file)
--- a/version.h
+++ b/version.h
@@ -8,4 +8,4 @@
  */
 
 #define E2FSPROGS_VERSION "1.42.4"
-#define E2FSPROGS_DATE "12-June-2012"
+#define E2FSPROGS_DATE "12-Jun-2012"