aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhillip Lougher <phillip@squashfs.org.uk>2013-06-22 03:42:54 +0100
committerPhillip Lougher <phillip@squashfs.org.uk>2013-06-22 03:42:54 +0100
commitaae0aff4f0b3081bd1dfc058c867033a89c11aac (patch)
tree94e5cc864aaf5adc8e5af0ae95e4a2ca4a06955b
parent9a9813e2eeef774ab8025bde84e16c110afaa13d (diff)
downloadsquashfs-tools-stable.tar.gz
stable: update stable version of mksquashfsstable
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 6f3033b..89784a3 100644
--- a/squashfs-tools/mksquashfs.c
+++ b/squashfs-tools/mksquashfs.c
@@ -4739,7 +4739,7 @@ int parse_num(char *arg, int *res)
#define VERSION() \
- printf("mksquashfs version 4.2-git-stable (2013/06/02)\n");\
+ printf("mksquashfs version 4.2-git-stable (2013/06/21)\n");\
printf("copyright (C) 2013 Phillip Lougher "\
"<phillip@squashfs.org.uk>\n\n"); \
printf("This program is free software; you can redistribute it and/or"\