Bump version to 5.3.0.0

This commit is contained in:
Daniel Gröber
2015-08-14 10:36:33 +02:00
parent 585a9ef425
commit 97124afc4c
2 changed files with 2 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 "0")
(defconst ghc-version "5.3.0.0")
;; (eval-when-compile
;; (require 'haskell-mode))