removing my reserved hat.
also using this commit to test whether CIA.vc notification directly by google-code works (so that you don't have to rely on my server doing this anymore)
see http://cia.vc/blog/2009/03/google-revisited/
{-# LANGUAGE OverloadedStrings #-}
module Consts where
import qualified Data.ByteString.Char8 as B
serverVersion :: B.ByteString
serverVersion = "0"