increase repo version

This commit is contained in:
Joey Hess 2011-03-15 22:08:19 -04:00
parent 4594bd51c1
commit 4651688290
2 changed files with 7 additions and 1 deletions

View file

@ -16,7 +16,7 @@ import qualified GitRepo as Git
import Locations
currentVersion :: String
currentVersion = "1"
currentVersion = "2"
versionField :: String
versionField = "annex.version"