mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			134 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			134 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/Makefile
 | 
						|
+++ b/Makefile
 | 
						|
@@ -1,6 +1,5 @@
 | 
						|
 VERSION = 3
 | 
						|
 PATCHLEVEL = 0
 | 
						|
-SUBLEVEL = 0
 | 
						|
 EXTRAVERSION = -rc5
 | 
						|
 NAME = Sneaky Weasel
 | 
						|
 
 |