preparing for v1.73 release

This commit is contained in:
F. Duncanh
2025-11-10 18:03:28 -05:00
parent 1072692172
commit 3139992e1e
6 changed files with 283 additions and 300 deletions

View File

@@ -72,7 +72,7 @@
#endif
#define VERSION "1.72"
#define VERSION "1.73"
#define SECOND_IN_USECS 1000000
#define SECOND_IN_NSECS 1000000000UL