From 792fe17f359b63a352e981dd3683179483d51236 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 24 Nov 2015 14:07:57 +0100 Subject: Version 5.1.2 --- src/Locales.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Locales.hs') diff --git a/src/Locales.hs b/src/Locales.hs index 92acb215f8c0..c1ddcb38faa4 100644 --- a/src/Locales.hs +++ b/src/Locales.hs @@ -8,7 +8,7 @@ import Network.URI data BlogError = NotFound | UnknownError -version = "5.1.1" +version = "5.1.2" blogTitle :: BlogLang -> Text -> Text blogTitle DE s = T.concat ["Tazjins blog", s] -- cgit 1.4.1