From: Dmitry Volyntsev Date: Wed, 20 May 2026 23:29:33 +0000 (-0700) Subject: Version bump. X-Git-Tag: 1.0.0~56 X-Git-Url: http://git.kaiwu.me/sitemap.xml?a=commitdiff_plain;h=c61450c881a9f669d2ea6e5e9d8fdf9d040a5f96;p=njs.git Version bump. --- diff --git a/src/njs.h b/src/njs.h index fc212f8d..aafb7666 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,8 +11,8 @@ #include -#define NJS_VERSION "0.9.9" -#define NJS_VERSION_NUMBER 0x000909 +#define NJS_VERSION "1.0.0" +#define NJS_VERSION_NUMBER 0x010000 #include