From 7f4761bf7c25d9c99e8ef329678ce20f4026ba75 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 24 Mar 2012 00:34:41 +0100 Subject: * changed version tag to 3.2 --- src/Locales.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Locales.hs b/src/Locales.hs index 589235cea5da..8041c4178b0f 100644 --- a/src/Locales.hs +++ b/src/Locales.hs @@ -16,7 +16,7 @@ import BlogDB (BlogLang (..)) data BlogError = NotFound | DBError -version = "3.1.2" +version = "3.2" allLang = [EN, DE] -- cgit 1.4.1