[Python-checkins] python/dist/src/Mac/OSXResources/app/Resources/English.lproj InfoPlist.strings, 1.5, 1.5.6.1

jackjansen at users.sourceforge.net jackjansen at users.sourceforge.net
Mon Sep 29 11:11:34 EDT 2003


Update of /cvsroot/python/python/dist/src/Mac/OSXResources/app/Resources/English.lproj
In directory sc8-pr-cvs1:/tmp/cvs-serv26696/OSXResources/app/Resources/English.lproj

Modified Files:
      Tag: release23-maint
	InfoPlist.strings 
Log Message:
Updated version numbers to 2.3.2.


Index: InfoPlist.strings
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/OSXResources/app/Resources/English.lproj/InfoPlist.strings,v
retrieving revision 1.5
retrieving revision 1.5.6.1
diff -C2 -d -r1.5 -r1.5.6.1
*** InfoPlist.strings	4 Jul 2003 13:06:14 -0000	1.5
--- InfoPlist.strings	29 Sep 2003 15:11:32 -0000	1.5.6.1
***************
*** 2,7 ****
  
  CFBundleName = "Python";
! CFBundleShortVersionString = "2.3";
! CFBundleGetInfoString = "2.3, (c) 2003 Python Software Foundation.";
! CFBundleLongVersionString = "2.3, (c) 2003 Python Software Foundation.";
  NSHumanReadableCopyright = "Copyright 2003 Python Software Foundation.";
--- 2,7 ----
  
  CFBundleName = "Python";
! CFBundleShortVersionString = "2.3.2";
! CFBundleGetInfoString = "2.3.2, (c) 2003 Python Software Foundation.";
! CFBundleLongVersionString = "2.3.2, (c) 2003 Python Software Foundation.";
  NSHumanReadableCopyright = "Copyright 2003 Python Software Foundation.";





More information about the Python-checkins mailing list