branch: externals/cm-mode
commit 7cd1a4db7109260d227103ca8da89ce085c8d7ee
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 cdb2868721..fc5bcd3557 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.7
+;; Version: 1.8
;; Keywords: text, markdown
;; Package-Requires: ((emacs "25.1") (cl-lib "0.5"))