summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tcl.h')
-rw-r--r--generic/tcl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tcl.h b/generic/tcl.h
index 1491745..7065216 100644
--- a/generic/tcl.h
+++ b/generic/tcl.h
@@ -58,7 +58,7 @@ extern "C" {
#define TCL_RELEASE_SERIAL 0
#define TCL_VERSION "8.7"
-#define TCL_PATCH_LEVEL "8.7a0"
+#define TCL_PATCH_LEVEL "8.7.0-alpha.0"
/*
*----------------------------------------------------------------------------