]> granicus.if.org Git - python/commitdiff
Bump install version to 1.5.
authorGuido van Rossum <guido@python.org>
Wed, 22 Jan 1997 03:45:38 +0000 (03:45 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 22 Jan 1997 03:45:38 +0000 (03:45 +0000)
Makefile.in
Modules/Makefile.pre.in

index 7aae79dc99518d87c7cecbc92094363cb8da1741..e4810f02d8c63fbede51a942fee0b6bc92d7c1ad 100644 (file)
@@ -77,7 +77,7 @@
 # See also the section "Build instructions" in the README file.
 
 # Interpreter version number, for library destination pathnames
-VERSION=       1.4
+VERSION=       1.5
 
 # Substitutions by configure
 srcdir=                @srcdir@
index de2b107b570bff5497b453598e54cef5b6dcfff4..2d81409dda23968453489a6b1df382ba0c79bf47 100644 (file)
@@ -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 ===