We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22e9f7 commit 0608f24Copy full SHA for 0608f24
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 20101L
+#define DUK_VERSION 20102L
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