Bump version to 5.2.1.1

This commit is contained in:
Daniel Gröber
2014-11-03 01:21:13 +01:00
parent ac4fadf0d0
commit 18138a7866
3 changed files with 5 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
(< emacs-minor-version minor)))
(error "ghc-mod requires at least Emacs %d.%d" major minor)))
(defconst ghc-version "5.2.1.0")
(defconst ghc-version "5.2.1.1")
;; (eval-when-compile
;; (require 'haskell-mode))