mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	Linux 5.8-rc1
This commit is contained in:
		
							parent
							
								
									4a87b197c1
								
							
						
					
					
						commit
						b3a9e3b962
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							| 
						 | 
					@ -1,8 +1,8 @@
 | 
				
			||||||
# SPDX-License-Identifier: GPL-2.0
 | 
					# SPDX-License-Identifier: GPL-2.0
 | 
				
			||||||
VERSION = 5
 | 
					VERSION = 5
 | 
				
			||||||
PATCHLEVEL = 7
 | 
					PATCHLEVEL = 8
 | 
				
			||||||
SUBLEVEL = 0
 | 
					SUBLEVEL = 0
 | 
				
			||||||
EXTRAVERSION =
 | 
					EXTRAVERSION = -rc1
 | 
				
			||||||
NAME = Kleptomaniac Octopus
 | 
					NAME = Kleptomaniac Octopus
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# *DOCUMENTATION*
 | 
					# *DOCUMENTATION*
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue