1
0
mirror of https://github.com/janet-lang/janet synced 2025-10-26 13:17:40 +00:00

Prepare for 1.35.0 release.

This commit is contained in:
Calvin Rose
2024-06-15 07:11:48 -05:00
parent 0d9e999113
commit 7cd106a10c

View File

@@ -4,7 +4,7 @@
#define JANETCONF_H
#define JANET_VERSION_MAJOR 1
#define JANET_VERSION_MINOR 34
#define JANET_VERSION_MINOR 35
#define JANET_VERSION_PATCH 0
#define JANET_VERSION_EXTRA ""
#define JANET_VERSION "1.35.0"