v4.2: Bump SafeCopy versions of types

This commit is contained in:
Vincent Ambo 2014-08-22 15:56:03 +02:00
parent 2c0eecc9aa
commit 56609f1f59
No known key found for this signature in database
GPG key ID: 66F505681DB8F43B
4 changed files with 15 additions and 18 deletions

View file

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