Set version to "0" in master
This commit is contained in:
parent
1797a53800
commit
f55c264d67
@ -28,7 +28,7 @@
|
||||
(< emacs-minor-version minor)))
|
||||
(error "ghc-mod requires at least Emacs %d.%d" major minor)))
|
||||
|
||||
(defconst ghc-version "5.0.0")
|
||||
(defconst ghc-version "0")
|
||||
|
||||
;; (eval-when-compile
|
||||
;; (require 'haskell-mode))
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ghc-mod
|
||||
Version: 5.1.0.0
|
||||
Version: 0
|
||||
Author: Kazu Yamamoto <kazu@iij.ad.jp>
|
||||
Daniel Gröber <dxld@darkboxed.org>
|
||||
Alejandro Serrano <trupill@gmail.com>
|
||||
|
Loading…
Reference in New Issue
Block a user