branch: externals/cm-mode
commit 5c2decacdd1a48c9e4ed2ce2289622aa5915ea24
Author: Joost Kremers <[email protected]>
Commit: Joost Kremers <[email protected]>
Update version number.
---
cm-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cm-mode.el b/cm-mode.el
index 22610563cb..c1fb3b030a 100644
--- a/cm-mode.el
+++ b/cm-mode.el
@@ -5,7 +5,7 @@
;; Author: Joost Kremers <[email protected]>
;; Maintainer: Joost Kremers <[email protected]>
;; Created: 14 Feb 2013
-;; Version: 1.8
+;; Version: 1.9
;; Keywords: text, markdown
;; Package-Requires: ((emacs "25.1") (cl-lib "0.5"))