Skip to content
Snippets Groups Projects
Commit 1146d499 authored by Michael Hanus's avatar Michael Hanus
Browse files

Updates version date

parent 3d23cde0
Branches
Tags
No related merge requests found
......@@ -16,7 +16,7 @@ import Spicey.Scaffolding
systemBanner :: String
systemBanner =
let bannerText = "Spicey Web Framework (Version " ++ packageVersion ++
" of 03/04/18)"
" of 24/11/18)"
bannerLine = take (length bannerText) (repeat '-')
in bannerLine ++ "\n" ++ bannerText ++ "\n" ++ bannerLine
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment