1
0
mirror of https://github.com/janet-lang/janet synced 2025-09-02 10:58:03 +00:00
This commit is contained in:
Calvin Rose
2019-01-26 21:34:08 -05:00
parent 56383b2ecc
commit d85892edc8

View File

@@ -29,7 +29,7 @@ extern "C" {
/***** START SECTION CONFIG *****/
#define JANET_VERSION "0.3.0"
#define JANET_VERSION "0.3.1"
#ifndef JANET_BUILD
#define JANET_BUILD "local"