Skip to content

Commit 88e50f1

Browse files
tbeumadler
authored andcommitted
Update miniunz version.
1 parent 79a0e44 commit 88e50f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/minizip/miniunz.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ static int makedir(const char *newdir) {
186186
}
187187

188188
static void do_banner(void) {
189-
printf("MiniUnz 1.01b, demo of zLib + Unz package written by Gilles Vollant\n");
189+
printf("MiniUnz 1.1, demo of zLib + Unz package written by Gilles Vollant\n");
190190
printf("more info at http://www.winimage.com/zLibDll/unzip.html\n\n");
191191
}
192192

0 commit comments

Comments
 (0)