aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhillip Lougher <phillip@squashfs.org.uk>2014-04-20 23:57:09 +0100
committerPhillip Lougher <phillip@squashfs.org.uk>2014-04-20 23:57:09 +0100
commitc5b33223fdec1031749de65b238a40e29127b632 (patch)
treee2b347a3b77062822d14044ec018e751ce7cbb2a
parent54d6ea05a388dbd6415094bc9b23aeb73ef13f91 (diff)
downloadsquashfs-tools-c5b33223fdec1031749de65b238a40e29127b632.tar.gz
mksquashfs: update date
Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
-rw-r--r--squashfs-tools/mksquashfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/squashfs-tools/mksquashfs.c b/squashfs-tools/mksquashfs.c
index 7b75e2f..14b2df8 100644
--- a/squashfs-tools/mksquashfs.c
+++ b/squashfs-tools/mksquashfs.c
@@ -4823,7 +4823,7 @@ int parse_num(char *arg, int *res)
#define VERSION() \
- printf("mksquashfs version 4.2-git (2014/04/16)\n");\
+ printf("mksquashfs version 4.2-git (2014/04/20)\n");\
printf("copyright (C) 2014 Phillip Lougher "\
"<phillip@squashfs.org.uk>\n\n"); \
printf("This program is free software; you can redistribute it and/or"\