about summary refs log tree commit diff
path: root/TazBlog.cabal
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@googlemail.com>2012-04-04T02·13+0200
committerVincent Ambo <tazjin@googlemail.com>2012-04-04T02·13+0200
commitd1297a50b53317c381f7ff9a1146fe8a314ac0bc (patch)
tree9696ab89b7880d410a2537174fff275da0bce77e /TazBlog.cabal
parentd15a01007ee50d5b7c75a186b6c4d72fc47b45b7 (diff)
* typo in cabal file
Diffstat (limited to 'TazBlog.cabal')
-rw-r--r--TazBlog.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/TazBlog.cabal b/TazBlog.cabal
index c76c8d5a6e95..047517c1fbdd 100644
--- a/TazBlog.cabal
+++ b/TazBlog.cabal
@@ -1,5 +1,5 @@
 Name:                TazBlog
-Version:             3.3
+Version:             3.3.1
 Synopsis:            Tazjin's Blog
 License-file:        LICENSE
 Author:              Vincent Ambo
@@ -32,5 +32,5 @@ Executable tazblog
     network,
     options,
     rss,
-    recaptcha.
+    recaptcha,
     xhtml
\ No newline at end of file