__version__: Added note about updating docs/format-changelog.rst
Since its easy to forget to update the documentation when changing the configuration file format version, this patch adds a small note to remind the developer about it. Signed-off-by: Claudius Heine <ch@denx.de>
This commit is contained in:
		
				
					committed by
					
						 Daniel Wagner
						Daniel Wagner
					
				
			
			
				
	
			
			
			
						parent
						
							4940d4d580
						
					
				
				
					commit
					41fc9c8261
				
			| @@ -26,5 +26,7 @@ __license__ = 'MIT' | ||||
| __copyright__ = 'Copyright (c) Siemens AG, 2017' | ||||
|  | ||||
| __version__ = '0.13.0' | ||||
|  | ||||
| # Please update docs/format-changelog.rst when changing the file version. | ||||
| __file_version__ = 4 | ||||
| __compatible_file_version__ = 1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user