home: hub: zuo

Download patch

ref: c3b0c8f5dbbf0d4de4d48aa88876b1a9893714a3
parent: 8a66ab82791c2522e0fe4a08f157985401f8cb5b
author: Matthew Flatt <mflatt@racket-lang.org>
date: Mon May 20 04:47:30 CDT 2024

bump version for new release

Create a release for recent typo and warning repairs (even though
there are no changes otherwise).

--- a/zuo.c
+++ b/zuo.c
@@ -3,7 +3,7 @@
    declarations. */
 
 #define ZUO_VERSION 1
-#define ZUO_MINOR_VERSION 9
+#define ZUO_MINOR_VERSION 10
 
 #if defined(_MSC_VER) || defined(__MINGW32__)
 # define ZUO_WINDOWS