diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 7aae79d..e4810f0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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@ |