about summary refs log tree commit diff
path: root/src/Locales.hs
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2013-10-14T06·34+0200
committerVincent Ambo <tazjin@gmail.com>2013-10-14T06·34+0200
commitfef78b55fa5d6f6c42b798e298608faba9dffa73 (patch)
tree754078d15721faf3724bf588cc30709ccd026658 /src/Locales.hs
parent008e333146f0dfc9a8dfe3ec7d0598764c3f068c (diff)
Removed comments
Diffstat (limited to 'src/Locales.hs')
-rw-r--r--src/Locales.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Locales.hs b/src/Locales.hs
index 34d3fadf25d0..7fd874c1d07f 100644
--- a/src/Locales.hs
+++ b/src/Locales.hs
@@ -18,7 +18,7 @@ import           BlogDB      (BlogLang (..))
 
 data BlogError = NotFound | DBError
 
-version = "4.0"
+version = "4.1"
 
 allLang = [EN, DE]