From 0f6ff6310ed93b6221120f23ec085c1b7951de5b Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Thu, 19 Nov 2015 18:31:06 +0100 Subject: [5.0-beta] Split into library and executable --- 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 b387171abe63..e4aaca5b1ef8 100644 --- a/src/Locales.hs +++ b/src/Locales.hs @@ -14,7 +14,7 @@ import BlogDB (BlogLang (..)) data BlogError = NotFound | DBError -version = "4.2" +version = "5.0-beta" allLang = [EN, DE] -- cgit 1.4.1