untracked version Sun, Sep 3, 2017 10:51:45 AM

Former-commit-id: 3f9a066d3456fd0435b5df19a6071f403761c363 [formerly 7ed9f0a686c30d97af32dfb7fa35b1f4dbbcc9ca] [formerly 8f473d98da1799211e7e7fd4e26dc9481297ea7d [formerly c60e7b9c0a]]
Former-commit-id: 732ae3300efa4444b06406743f9b8cce813e6b99 [formerly 465966ff48d99ca33496ff9dcf2d51e375985d0f]
Former-commit-id: 8c61fc2054cbecd2f0b7354884634f4b73f6e77f
This commit is contained in:
Henrique Dias 2017-09-03 10:51:45 +01:00
parent 9152c77543
commit 1cfd31756d
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ import (
)
// Version is the current File Manager version.
const Version = "1.3.1"
const Version = "(untracked)"
var (
ErrExist = errors.New("the resource already exists")