[m32] Bump version
This commit is contained in:
		@@ -17,9 +17,9 @@
 | 
			
		||||
 | 
			
		||||
#ifndef VERSION_H
 | 
			
		||||
#define VERSION_H
 | 
			
		||||
    #define VERSION_MULTIROM 31
 | 
			
		||||
    #define VERSION_MULTIROM 32
 | 
			
		||||
    #define VERSION_TRAMPOLINE 23
 | 
			
		||||
 | 
			
		||||
    // For device-specific fixes. Use letters, the version will then be like "12a"
 | 
			
		||||
    #define VERSION_DEV_FIX "v"
 | 
			
		||||
    #define VERSION_DEV_FIX ""
 | 
			
		||||
#endif
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user