* version bump to 3.5

This commit is contained in:
"Vincent Ambo ext:(%22) 2013-04-28 14:49:38 +02:00
parent c5206173e6
commit 92f4aecbee
3 changed files with 2 additions and 3 deletions

View file

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