1
0
mirror of https://github.com/janet-lang/janet synced 2025-10-31 23:53:02 +00:00

Update cook tool and headers.

This commit is contained in:
Calvin Rose
2019-05-09 17:37:46 -04:00
parent c7dc3611bc
commit 52ab9fb475
3 changed files with 4 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
#ifndef JANETCONF_H
#define JANETCONF_H
#define JANET_VERSION "0.5.0"
#define JANET_VERSION "1.0.0-dev"
/* #define JANET_BUILD "local" */
/* #define JANET_SINGLE_THREADED */