[Python-checkins] python/nondist/peps pep-0101.txt,1.24,1.25

gvanrossum@users.sourceforge.net gvanrossum@users.sourceforge.net
Mon, 30 Dec 2002 17:30:31 -0800


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1:/tmp/cvs-serv17407

Modified Files:
	pep-0101.txt 
Log Message:
Add a few more places that have the version number.


Index: pep-0101.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0101.txt,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** pep-0101.txt	11 Apr 2002 14:30:51 -0000	1.24
--- pep-0101.txt	31 Dec 2002 01:30:28 -0000	1.25
***************
*** 113,116 ****
--- 113,125 ----
        release.
  
+     ___ There's also a mention of the version in
+         Doc/texinputs/boilerplate.tex; Fred usually takes care of that.
+ 
+   ___ If the major (first) or minor (middle) digit of the version
+       number changes, also update the LICENSE file.
+ 
+     ___ There's a copy of the license in
+         Doc/texinputs/license.tex; Fred usually takes care of that.
+ 
    ___ For the next few hours, selectively merge stuff from trunk into
        branch.  For each change you see on the trunk (i.e. via the