summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 7f59637e..3288a42d 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -1,5 +1,5 @@
1name: bittorrent 1name: bittorrent
2version: 0.0.0.0 2version: 0.0.0.1
3license: BSD3 3license: BSD3
4license-file: LICENSE 4license-file: LICENSE
5author: Sam Truzjan 5author: Sam Truzjan
@@ -32,7 +32,7 @@ source-repository this
32 type: git 32 type: git
33 location: git://github.com/cobit/bittorrent.git 33 location: git://github.com/cobit/bittorrent.git
34 branch: master 34 branch: master
35 tag: v0.0.0.0 35 tag: v0.0.0.1
36 36
37library 37library
38 default-language: Haskell2010 38 default-language: Haskell2010