We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 204607a commit 5945249Copy full SHA for 5945249
src-input/duktape.h.in
@@ -38,7 +38,7 @@
38
* development snapshots have 99 for patch level (e.g. 0.10.99 would be a
39
* development version after 0.10.0 but before the next official release).
40
*/
41
-#define DUK_VERSION 20699L
+#define DUK_VERSION 20700L
42
43
/* Git commit, describe, and branch for Duktape build. Useful for
44
* non-official snapshot builds so that application code can easily log
0 commit comments