mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 11:49:12 +00:00 
			
		
		
		
	Bump Windows buildno (installer changes were made earlier).
This commit is contained in:
		
							parent
							
								
									396ca574dd
								
							
						
					
					
						commit
						745e366b4b
					
				
					 2 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
					@ -33,6 +33,8 @@ How to change the Windows build number:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Windows Python BUILD numbers
 | 
					Windows Python BUILD numbers
 | 
				
			||||||
----------------------------
 | 
					----------------------------
 | 
				
			||||||
 | 
					  23    2.2a3
 | 
				
			||||||
 | 
					        07-Sep-2001
 | 
				
			||||||
  22    2.2a2
 | 
					  22    2.2a2
 | 
				
			||||||
        22-Aug-2001
 | 
					        22-Aug-2001
 | 
				
			||||||
  21    2.2a1
 | 
					  21    2.2a1
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -724,11 +724,11 @@ SOURCE=..\Modules\getbuildinfo.c
 | 
				
			||||||
 | 
					
 | 
				
			||||||
!IF  "$(CFG)" == "pythoncore - Win32 Release"
 | 
					!IF  "$(CFG)" == "pythoncore - Win32 Release"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# ADD CPP /D BUILD=22
 | 
					# ADD CPP /D BUILD=23
 | 
				
			||||||
 | 
					
 | 
				
			||||||
!ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
 | 
					!ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# ADD CPP /D BUILD=22
 | 
					# ADD CPP /D BUILD=23
 | 
				
			||||||
 | 
					
 | 
				
			||||||
!ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"
 | 
					!ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue