summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2012-06-13 15:36:56 -0400
committerTheodore Ts'o <tytso@mit.edu>2012-06-13 16:06:54 -0400
commit6f0eef4d3d64d4dae1ce94fd535759884224b681 (patch)
tree72f25e130461ffc4b9ff96d1eeb6f3c28133de16 /version.h
parentc1986ecb6fc68427db7579d409929939117e45ff (diff)
downloade2fsprogs-6f0eef4d3d64d4dae1ce94fd535759884224b681.tar.gz
Update version.h using the proper abbreviation for June
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>
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 7aaddffa..a1b96c9b 100644
--- 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"