* changes to cabal file
This commit is contained in:
parent
ad1ee4d89e
commit
533463511f
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
Name: TazBlog
|
Name: TazBlog
|
||||||
Version: 3.2
|
Version: 3.3
|
||||||
Synopsis: Tazjin's Blog
|
Synopsis: Tazjin's Blog
|
||||||
License-file: LICENSE
|
License-file: LICENSE
|
||||||
Author: Vincent Ambo
|
Author: Vincent Ambo
|
||||||
|
@ -32,4 +32,5 @@ Executable tazblog
|
||||||
network,
|
network,
|
||||||
options,
|
options,
|
||||||
rss,
|
rss,
|
||||||
recaptcha
|
recaptcha.
|
||||||
|
xhtml
|
Loading…
Reference in a new issue