untracked version Sun, Sep 3, 2017 10:45:00 AM
Former-commit-id: b27d1ac3dd03bc3c6e4bafc9947d57ec8ff447b8 [formerly cc8278a69ea0ff56f370fda951fbb504b13d9938] [formerly 2553bd5a8c7f8c621080d7d50a89befb1aeff4b3 [formerly 011d5aee465037a9ee4d4d1fe63092a3575d4e0a]] Former-commit-id: 5e67474dbcc85cf6fccefbbc8d566a3aaa4477b9 [formerly 63293531e894499121f1a845311877f62c5addfd] Former-commit-id: c315ae84528e06a285e01d0cca740cec071d4a87
This commit is contained in:
		
							parent
							
								
									8d8c756233
								
							
						
					
					
						commit
						bf6e0abd96
					
				| 
						 | 
					@ -21,7 +21,7 @@ import (
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Version is the current File Manager version.
 | 
					// Version is the current File Manager version.
 | 
				
			||||||
const Version = "1.3.0"
 | 
					const Version = "(untracked version)"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
var (
 | 
					var (
 | 
				
			||||||
	ErrExist              = errors.New("the resource already exists")
 | 
						ErrExist              = errors.New("the resource already exists")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue