We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3279d3 commit 5ce5fb6Copy full SHA for 5ce5fb6
libc/integral/normalize.inc
@@ -4,7 +4,7 @@
4
5
#define __COSMOPOLITAN_MAJOR__ 3
6
#define __COSMOPOLITAN_MINOR__ 9
7
-#define __COSMOPOLITAN_PATCH__ 5
+#define __COSMOPOLITAN_PATCH__ 6
8
#define __COSMOPOLITAN__ \
9
(100000000 * __COSMOPOLITAN_MAJOR__ + 1000000 * __COSMOPOLITAN_MINOR__ + \
10
__COSMOPOLITAN_PATCH__)
0 commit comments