From afdc7fa4d45d65a1d6192405cae3826d80db4f72 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Fri, 15 Jan 1999 04:22:16 +0000 Subject: VERSION is no longer set in configure because it's too hard to propagate version string changes to the public (you have to autoreconf, then reconfigure and reinstall). Now, VERSION is set directory in Defaults.py.in and the Release.py script updates that file directly. Now we just need to run ./config.status and do a re-install. I hope this will make things easier. I'm also bumping the version to 1.0b8, so I can do a release tomorrow. --- Mailman/pythonlib/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'Mailman/pythonlib') diff --git a/Mailman/pythonlib/Makefile.in b/Mailman/pythonlib/Makefile.in index 15bcf63b5..ccf178991 100644 --- a/Mailman/pythonlib/Makefile.in +++ b/Mailman/pythonlib/Makefile.in @@ -20,8 +20,6 @@ # Variables set by configure -VERSION= @VERSION@ - VPATH= @srcdir@ srcdir= @srcdir@ bindir= @bindir@ -- cgit v1.2.3-70-g09d2