[Python-checkins] CVS: python/dist/src/Demo/embed Makefile,1.10,1.11

Fred L. Drake fdrake@users.sourceforge.net
Fri, 16 Nov 2001 22:28:10 -0800


Update of /cvsroot/python/python/dist/src/Demo/embed
In directory usw-pr-cvs1:/tmp/cvs-serv26037

Modified Files:
	Makefile 
Log Message:
Bump the version number; used to identify the Python runtime we link to.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Demo/embed/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** Makefile	2001/06/02 06:16:02	1.10
--- Makefile	2001/11/17 06:28:08	1.11
***************
*** 11,15 ****
  
  # Python version
! VERSION=	2.1
  
  # Compiler flags
--- 11,15 ----
  
  # Python version
! VERSION=	2.2
  
  # Compiler flags