summaryrefslogtreecommitdiff
path: root/Version.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Version.hs')
-rw-r--r--Version.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Version.hs b/Version.hs
index 9e31d3c9e..7fdbd1a49 100644
--- a/Version.hs
+++ b/Version.hs
@@ -16,7 +16,7 @@ import qualified GitRepo as Git
import Locations
currentVersion :: String
-currentVersion = "1"
+currentVersion = "2"
versionField :: String
versionField = "annex.version"