about summary refs log tree commit diff
path: root/src/Locales.hs
diff options
context:
space:
mode:
author"Vincent Ambo ext:(%22) <tazjin@gmail.com>2013-04-28T12·49+0200
committer"Vincent Ambo ext:(%22) <tazjin@gmail.com>2013-04-28T12·49+0200
commit92f4aecbeee38f44b8f842df936d5633613f35a9 (patch)
tree6e1d8d66264ce295daba9e07a9a33ee7d842a81d /src/Locales.hs
parentc5206173e6445507f8468457ac5534065e8b9909 (diff)
* version bump to 3.5
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 351485943725..035ecd003045 100644
--- a/src/Locales.hs
+++ b/src/Locales.hs
@@ -18,7 +18,7 @@ import           BlogDB      (BlogLang (..))
 
 data BlogError = NotFound | DBError
 
-version = "3.4"
+version = "3.5"
 
 allLang = [EN, DE]