forked from epagris/FreeRTOS-Kernel
		
	Update tskKERNEL_VERSION_NUMBER and tskKERNEL_VERSION_BUILD to V10.4.999 to denote the development branch
This commit is contained in:
		
							parent
							
								
									9a3a5a89f2
								
							
						
					
					
						commit
						a1b9132a6d
					
				@ -44,10 +44,10 @@
 | 
			
		||||
* MACROS AND DEFINITIONS
 | 
			
		||||
*----------------------------------------------------------*/
 | 
			
		||||
 | 
			
		||||
#define tskKERNEL_VERSION_NUMBER       "V10.4.3"
 | 
			
		||||
#define tskKERNEL_VERSION_NUMBER       "V10.4.999"
 | 
			
		||||
#define tskKERNEL_VERSION_MAJOR        10
 | 
			
		||||
#define tskKERNEL_VERSION_MINOR        4
 | 
			
		||||
#define tskKERNEL_VERSION_BUILD        3
 | 
			
		||||
#define tskKERNEL_VERSION_BUILD        999
 | 
			
		||||
 | 
			
		||||
/* MPU region parameters passed in ulParameters
 | 
			
		||||
 * of MemoryRegion_t struct. */
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user