diff options
Diffstat (limited to 'TazBlog.cabal')
-rw-r--r-- | TazBlog.cabal | 5 |
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 |