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 27203ea commit c1b8f9dCopy full SHA for c1b8f9d
code/ulab.c
@@ -34,7 +34,7 @@
34
#include "user/user.h"
35
#include "utils/utils.h"
36
37
-#define ULAB_VERSION 2.5.1
+#define ULAB_VERSION 2.6.0
38
#define xstr(s) str(s)
39
#define str(s) #s
40
#define ULAB_VERSION_STRING xstr(ULAB_VERSION) xstr(-) xstr(ULAB_MAX_DIMS) xstr(D)
0 commit comments