File tree Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 11/*
22 * Configuration file for HTMLDOC.
33 *
4- * Copyright © 2011-2024 by Michael R Sweet.
4+ * Copyright © 2011-2025 by Michael R Sweet.
55 * Copyright © 1997-2010 by Easy Software Products. All rights reserved.
66 *
77 * This program is free software. Distribution and use rights are outlined in
Original file line number Diff line number Diff line change 11/*
22 * Visual Studio configuration file for HTMLDOC.
33 *
4- * Copyright © 2011-2024 by Michael R Sweet.
4+ * Copyright © 2011-2025 by Michael R Sweet.
55 * Copyright © 1997-2010 by Easy Software Products. All rights reserved.
66 *
77 * This program is free software. Distribution and use rights are outlined in
88 * the file "COPYING".
99 */
1010
11- /*
12- * Include necessary headers...
13- */
14-
1511#include <stdio.h>
1612#include <stdlib.h>
1713#include <string.h>
@@ -93,7 +89,7 @@ typedef __int64 ssize_t;
9389 * What is the version number for this software?
9490 */
9591
96- #define SVERSION "1.9.20 "
92+ #define SVERSION "1.9.21 "
9793
9894
9995/*
Original file line number Diff line number Diff line change 11/*
22 * Xcode configuration file for HTMLDOC.
33 *
4- * Copyright © 2011-2024 by Michael R Sweet.
4+ * Copyright © 2011-2025 by Michael R Sweet.
55 * Copyright © 1997-2010 by Easy Software Products. All rights reserved.
66 *
77 * This program is free software. Distribution and use rights are outlined in
1212 * What is the version number for this software?
1313 */
1414
15- #define SVERSION "1.9.20 "
15+ #define SVERSION "1.9.21 "
1616
1717
1818/*
You can’t perform that action at this time.
0 commit comments