|  | @@ -6,8 +6,8 @@
 | 
	
		
			
				|  |  |  #include <BlueSCSI_platform.h>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // Use variables for version number
 | 
	
		
			
				|  |  | -#define FW_VER_NUM      "2023.07.03"
 | 
	
		
			
				|  |  | -#define FW_VER_SUFFIX   "release"
 | 
	
		
			
				|  |  | +#define FW_VER_NUM      "2023.07.08"
 | 
	
		
			
				|  |  | +#define FW_VER_SUFFIX   "dev"
 | 
	
		
			
				|  |  |  #define BLUESCSI_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // Configuration and log file paths
 |