about summary refs log tree commit diff
path: root/TazBlog.cabal
diff options
context:
space:
mode:
authorVincent Ambo <v.ambo@me.com>2012-04-04T00·50+0200
committerVincent Ambo <v.ambo@me.com>2012-04-04T00·50+0200
commit533463511fea14385f7e35498f52dd7199e1ce54 (patch)
tree55144ee62dc71686bc3a66cb45983d1daa3252cd /TazBlog.cabal
parentad1ee4d89ef70b2b594c906984e4faf683762743 (diff)
* changes to cabal file
Diffstat (limited to 'TazBlog.cabal')
-rw-r--r--TazBlog.cabal5
1 files changed, 3 insertions, 2 deletions
diff --git a/TazBlog.cabal b/TazBlog.cabal
index 261fb34307d7..c76c8d5a6e95 100644
--- a/TazBlog.cabal
+++ b/TazBlog.cabal
@@ -1,5 +1,5 @@
 Name:                TazBlog
-Version:             3.2
+Version:             3.3
 Synopsis:            Tazjin's Blog
 License-file:        LICENSE
 Author:              Vincent Ambo
@@ -32,4 +32,5 @@ Executable tazblog
     network,
     options,
     rss,
-    recaptcha
\ No newline at end of file
+    recaptcha.
+    xhtml
\ No newline at end of file