mirror of
https://github.com/janet-lang/janet
synced 2025-10-29 06:37:41 +00:00
1.3.1 Release
Small changes, mostly just fixing minor bugs.
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
|
||||
#define JANET_VERSION_MAJOR 1
|
||||
#define JANET_VERSION_MINOR 3
|
||||
#define JANET_VERSION_PATCH 0
|
||||
#define JANET_VERSION_PATCH 1
|
||||
#define JANET_VERSION_EXTRA ""
|
||||
#define JANET_VERSION "1.3.0"
|
||||
#define JANET_VERSION "1.3.1"
|
||||
|
||||
/* #define JANET_BUILD "local" */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user