summaryrefslogtreecommitdiff
path: root/Modules
diff options
context:
space:
mode:
Diffstat (limited to 'Modules')
-rw-r--r--Modules/Makefile.pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Makefile.pre.in b/Modules/Makefile.pre.in
index de2b107b57..2d81409dda 100644
--- a/Modules/Makefile.pre.in
+++ b/Modules/Makefile.pre.in
@@ -7,7 +7,7 @@
# creates config.c from config.c.in in the source directory.)
# Interpreter version number, for library destination pathnames
-VERSION= 1.4
+VERSION= 1.5
# === Variables set by makesetup ===