aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/conf/janetconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf/janetconf.h')
-rw-r--r--src/conf/janetconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/conf/janetconf.h b/src/conf/janetconf.h
index cf4341ec..92103ac9 100644
--- a/src/conf/janetconf.h
+++ b/src/conf/janetconf.h
@@ -5,9 +5,9 @@
#define JANET_VERSION_MAJOR 1
#define JANET_VERSION_MINOR 20
-#define JANET_VERSION_PATCH 0
+#define JANET_VERSION_PATCH 1
#define JANET_VERSION_EXTRA ""
-#define JANET_VERSION "1.20.0"
+#define JANET_VERSION "1.20.1"
/* #define JANET_BUILD "local" */