Skip to content

Commit 2b77eee

Browse files
Version bump.
1 parent 9c90163 commit 2b77eee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/njs.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212
#include <njs_auto_config.h>
1313

14-
#define NJS_VERSION "0.9.4"
15-
#define NJS_VERSION_NUMBER 0x000904
14+
#define NJS_VERSION "0.9.5"
15+
#define NJS_VERSION_NUMBER 0x000905
1616

1717

1818
#include <string.h>

0 commit comments

Comments
 (0)