* typo in cabal file

This commit is contained in:
Vincent Ambo 2012-04-04 04:13:18 +02:00
parent d15a01007e
commit d1297a50b5
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ import BlogDB (BlogLang (..))
data BlogError = NotFound | DBError
version = "3.3"
version = "3.3.1"
allLang = [EN, DE]