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 8b42ef4 commit 252ec9dCopy full SHA for 252ec9d
2 files changed
docs/changelog.rst
@@ -5,8 +5,8 @@
5
Changelog
6
#########
7
8
-DrJit 1.4.0 (TBA)
9
------------------
+DrJit 1.4.0 (June 25, 2026)
+---------------------------
10
11
**Major new Features**
12
include/drjit/fwd.h
@@ -62,8 +62,8 @@
62
#endif
63
64
#define DRJIT_VERSION_MAJOR 1
65
-#define DRJIT_VERSION_MINOR 3
66
-#define DRJIT_VERSION_PATCH 1
+#define DRJIT_VERSION_MINOR 4
+#define DRJIT_VERSION_PATCH 0
67
68
#define DRJIT_STRINGIFY(x) #x
69
#define DRJIT_TOSTRING(x) DRJIT_STRINGIFY(x)
0 commit comments