diff --git a/src/duk_api_public.h.in b/src/duk_api_public.h.in index 7ae42077..25c04c83 100644 --- a/src/duk_api_public.h.in +++ b/src/duk_api_public.h.in @@ -87,7 +87,7 @@ struct duk_number_list_entry { * have 99 for patch level (e.g. 0.10.99 would be a development version * after 0.10.0 but before the next official release). */ -#define DUK_VERSION 10500L +#define DUK_VERSION 19999L /* Git commit, describe, and branch for Duktape build. Useful for * non-official snapshot builds so that application code can easily log diff --git a/website/download/download.html b/website/download/download.html index 637f3847..a08ac3a9 100644 --- a/website/download/download.html +++ b/website/download/download.html @@ -35,7 +35,8 @@ 2016-01-11duktape-1.3.2.tar.xzmaintenance releaseXXX 2016-04-17duktape-1.3.3.tar.xzmaintenance releaseXXX 2016-01-10duktape-1.4.0.tar.xzminor fixes and improvements, performanceXXX -2016-04-19duktape-1.4.1.tar.xzmaintenance releaseXXX +2016-04-19duktape-1.4.1.tar.xzmaintenance releaseXXX +2016-05-03duktape-1.5.0.tar.xzlow memory and debugger improvementsXXX