aboutsummaryrefslogtreecommitdiff
path: root/src/njs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/njs.h')
-rw-r--r--src/njs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/njs.h b/src/njs.h
index 017f908a..702e74b5 100644
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,8 +11,8 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.9.1"
-#define NJS_VERSION_NUMBER 0x000901
+#define NJS_VERSION "0.9.2"
+#define NJS_VERSION_NUMBER 0x000902
#include <string.h>